commit: 19096cdb2347d9aea2ec3954ca83815e888ab3bc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 2 00:26:24 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 2 00:26:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19096cdb
dev-python/stripe: Stabilize 9.2.0 ALLARCHES, #931044 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/stripe/stripe-9.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/stripe/stripe-9.2.0.ebuild b/dev-python/stripe/stripe-9.2.0.ebuild index 67734a537617..3aeb163f093c 100644 --- a/dev-python/stripe/stripe-9.2.0.ebuild +++ b/dev-python/stripe/stripe-9.2.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" IUSE="telemetry" RDEPEND="
