diff options
author | Sam James <sam@gentoo.org> | 2022-07-10 23:27:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-10 23:27:35 +0100 |
commit | 124b36a63eda6a01daf5860dd2acd140a2ca41ee (patch) | |
tree | c8f1a9ec8f7bcf8cb673aa203061e9547af5dc02 /dev-util/stripe-mock | |
parent | dev-python/shapely: Stabilize 1.8.2 x86, #857444 (diff) | |
download | gentoo-124b36a63eda6a01daf5860dd2acd140a2ca41ee.tar.gz gentoo-124b36a63eda6a01daf5860dd2acd140a2ca41ee.tar.bz2 gentoo-124b36a63eda6a01daf5860dd2acd140a2ca41ee.zip |
dev-util/stripe-mock: Stabilize 0.136.0 x86, #857447
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/stripe-mock')
-rw-r--r-- | dev-util/stripe-mock/stripe-mock-0.136.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/stripe-mock/stripe-mock-0.136.0.ebuild b/dev-util/stripe-mock/stripe-mock-0.136.0.ebuild index 89958510a463..441710e6dec3 100644 --- a/dev-util/stripe-mock/stripe-mock-0.136.0.ebuild +++ b/dev-util/stripe-mock/stripe-mock-0.136.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 ~x86" +KEYWORDS="~amd64 x86" src_compile() { emake build |