commit: 115f418b49ac8ab4ab8e1d368e80f3c113f7a91c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 3 06:11:20 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 3 06:11:20 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=115f418b
dev-python/stripe: Stabilize 8.3.0 arm64, #926012 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/stripe/stripe-8.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/stripe/stripe-8.3.0.ebuild b/dev-python/stripe/stripe-8.3.0.ebuild index 366de1e09227..cae7d132c434 100644 --- a/dev-python/stripe/stripe-8.3.0.ebuild +++ b/dev-python/stripe/stripe-8.3.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 ~x86" IUSE="telemetry" RDEPEND="
