diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-05 09:06:41 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-05 09:06:41 +0000 |
commit | 2c0998898e9aeb145f016031f5fce66e7e56f384 (patch) | |
tree | c30af84bd66cac2bd8d40a97b2dc72c24aff16be /dev-python | |
parent | dev-python/uvloop: Stabilize 0.21.0_beta1 ppc64, #940801 (diff) | |
download | gentoo-2c0998898e9aeb145f016031f5fce66e7e56f384.tar.gz gentoo-2c0998898e9aeb145f016031f5fce66e7e56f384.tar.bz2 gentoo-2c0998898e9aeb145f016031f5fce66e7e56f384.zip |
dev-python/stripe: Stabilize 10.12.0 ALLARCHES, #940794
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/stripe/stripe-10.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stripe/stripe-10.12.0.ebuild b/dev-python/stripe/stripe-10.12.0.ebuild index dce53ce91aee..ffd0cdf1d337 100644 --- a/dev-python/stripe/stripe-10.12.0.ebuild +++ b/dev-python/stripe/stripe-10.12.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" IUSE="telemetry" RDEPEND=" |