commit: 78af46e925d00fd6fc8a50deddb01cbff02b03bf Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 30 07:19:33 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Aug 30 07:19:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78af46e9
dev-python/stripe: Stabilize 12.4.0 ALLARCHES, #962163 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/stripe/stripe-12.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/stripe/stripe-12.4.0.ebuild b/dev-python/stripe/stripe-12.4.0.ebuild index 53bd9016868a..c0b3c2ae682d 100644 --- a/dev-python/stripe/stripe-12.4.0.ebuild +++ b/dev-python/stripe/stripe-12.4.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" IUSE="telemetry" RDEPEND="
