commit: a4ba4da853c4c0912a50fbbe547b36e1ac82e66a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jan 6 10:08:47 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jan 6 10:08:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4ba4da8
dev-util/stripe-mock: Stabilize 0.179.0 arm64, #921474 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-util/stripe-mock/stripe-mock-0.179.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 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 f0a67cf4c40f..9cb35529845a 100644 --- a/dev-util/stripe-mock/stripe-mock-0.179.0.ebuild +++ b/dev-util/stripe-mock/stripe-mock-0.179.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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