diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-30 15:24:35 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-30 15:24:35 +0100 |
commit | 81b9154f7f689c9a3bc9003b992c4d035305cb64 (patch) | |
tree | 8b73d72f9eb18b6c82d821f737e536444f88bd40 /dev-util/stripe-mock | |
parent | dev-python/s3transfer: Stabilize 0.10.1 ALLARCHES, #928205 (diff) | |
download | gentoo-81b9154f7f689c9a3bc9003b992c4d035305cb64.tar.gz gentoo-81b9154f7f689c9a3bc9003b992c4d035305cb64.tar.bz2 gentoo-81b9154f7f689c9a3bc9003b992c4d035305cb64.zip |
dev-util/stripe-mock: Stabilize 0.183.0 arm64, #928206
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.183.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/stripe-mock/stripe-mock-0.183.0.ebuild b/dev-util/stripe-mock/stripe-mock-0.183.0.ebuild index 352d14e2ce00..9cb35529845a 100644 --- a/dev-util/stripe-mock/stripe-mock-0.183.0.ebuild +++ b/dev-util/stripe-mock/stripe-mock-0.183.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 |