diff options
author | 2023-12-09 15:58:21 +0100 | |
---|---|---|
committer | 2023-12-09 15:58:21 +0100 | |
commit | 99bc07f2b1648371d2d3a036ed5c7962eb627797 (patch) | |
tree | 6297fbb46d35098d03aeba946c38ff7c13d2143a /dev-util | |
parent | dev-python/pytest-testinfra: Stabilize 10.0.0 ALLARCHES, #919554 (diff) | |
download | gentoo-99bc07f2b1648371d2d3a036ed5c7962eb627797.tar.gz gentoo-99bc07f2b1648371d2d3a036ed5c7962eb627797.tar.bz2 gentoo-99bc07f2b1648371d2d3a036ed5c7962eb627797.zip |
dev-util/stripe-mock: Stabilize 0.178.0 x86, #919561
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/stripe-mock/stripe-mock-0.178.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/stripe-mock/stripe-mock-0.178.0.ebuild b/dev-util/stripe-mock/stripe-mock-0.178.0.ebuild index f0a67cf4c40f..6d0e2e267924 100644 --- a/dev-util/stripe-mock/stripe-mock-0.178.0.ebuild +++ b/dev-util/stripe-mock/stripe-mock-0.178.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/stripe/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT ISC BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" src_compile() { emake build |