diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-06 11:52:22 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-06 11:52:22 +0100 |
commit | 53307fa594a34c772ea2e447eec3e962602c0d5e (patch) | |
tree | 53b136cdaf5bb9ee5a288867e97a46b0d48a2030 /dev-util/stripe-mock | |
parent | dev-python/random2: Stabilize 1.0.2 amd64, #921472 (diff) | |
download | gentoo-53307fa594a34c772ea2e447eec3e962602c0d5e.tar.gz gentoo-53307fa594a34c772ea2e447eec3e962602c0d5e.tar.bz2 gentoo-53307fa594a34c772ea2e447eec3e962602c0d5e.zip |
dev-util/stripe-mock: Stabilize 0.179.0 x86, #921474
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/stripe-mock')
-rw-r--r-- | dev-util/stripe-mock/stripe-mock-0.179.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/stripe-mock/stripe-mock-0.179.0.ebuild b/dev-util/stripe-mock/stripe-mock-0.179.0.ebuild index 9cb35529845a..0095ebf1b31e 100644 --- a/dev-util/stripe-mock/stripe-mock-0.179.0.ebuild +++ b/dev-util/stripe-mock/stripe-mock-0.179.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 |