diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-23 19:59:57 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-23 19:59:57 +0100 |
commit | 43250da45f8d8de3be6aea1d49842b11c2131568 (patch) | |
tree | e8fddf1631a89f0ca60cee70f134aa1f47c6f9e4 /dev-util/stripe-mock | |
parent | dev-python/textdistance: Keyword 4.6.0 arm64, #918051 (diff) | |
download | gentoo-43250da45f8d8de3be6aea1d49842b11c2131568.tar.gz gentoo-43250da45f8d8de3be6aea1d49842b11c2131568.tar.bz2 gentoo-43250da45f8d8de3be6aea1d49842b11c2131568.zip |
dev-util/stripe-mock: Keyword 0.178.0 arm64, #918061
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.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 ca0f4e60efa7..f0a67cf4c40f 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" src_compile() { emake build |