diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-16 10:20:00 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-16 10:20:00 +0100 |
commit | 32d7104d5f6bf48c94c5e5925a3f21c1a3272737 (patch) | |
tree | 873c3fa763003bacec8d829520ef0766ea38cd56 /dev-util | |
parent | dev-python/twisted: Stabilize 24.10.0 amd64, #943609 (diff) | |
download | gentoo-32d7104d5f6bf48c94c5e5925a3f21c1a3272737.tar.gz gentoo-32d7104d5f6bf48c94c5e5925a3f21c1a3272737.tar.bz2 gentoo-32d7104d5f6bf48c94c5e5925a3f21c1a3272737.zip |
dev-util/stripe-mock: Stabilize 0.192.0 arm64, #943615
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/stripe-mock/stripe-mock-0.192.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/stripe-mock/stripe-mock-0.192.0.ebuild b/dev-util/stripe-mock/stripe-mock-0.192.0.ebuild index 376f53675e71..0095ebf1b31e 100644 --- a/dev-util/stripe-mock/stripe-mock-0.192.0.ebuild +++ b/dev-util/stripe-mock/stripe-mock-0.192.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 |