commit: 7e0ce55a905faa18882688504d8b4e3090ca51d7 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 15 09:01:22 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Feb 15 09:01:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e0ce55a
dev-python/stripe: Stabilize 11.5.0 ALLARCHES, #949780 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/stripe/stripe-11.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/stripe/stripe-11.5.0.ebuild b/dev-python/stripe/stripe-11.5.0.ebuild index 5a4cada9caae..ba197b3a4a57 100644 --- a/dev-python/stripe/stripe-11.5.0.ebuild +++ b/dev-python/stripe/stripe-11.5.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" IUSE="telemetry" RDEPEND="
