commit: 3e93902bd5dcfa32c1f24c8a6179006885e55bb2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 2 09:40:34 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Nov 2 09:40:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e93902b
dev-python/stripe: Stabilize 11.1.1 ALLARCHES, #942741 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/stripe/stripe-11.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/stripe/stripe-11.1.1.ebuild b/dev-python/stripe/stripe-11.1.1.ebuild index 6d45d0feff2c..433af0cecd1e 100644 --- a/dev-python/stripe/stripe-11.1.1.ebuild +++ b/dev-python/stripe/stripe-11.1.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" IUSE="telemetry" RDEPEND="
