commit: a926478f2fdba942dc524f19c5781921c08000c8 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 19 18:39:02 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Apr 19 18:39:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a926478f
dev-python/stripe: Stabilize 12.0.0 ALLARCHES, #954034 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/stripe/stripe-12.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/stripe/stripe-12.0.0.ebuild b/dev-python/stripe/stripe-12.0.0.ebuild index 98d38193cade..8745a3889b1a 100644 --- a/dev-python/stripe/stripe-12.0.0.ebuild +++ b/dev-python/stripe/stripe-12.0.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" IUSE="telemetry" RDEPEND="
