diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-23 12:53:04 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-23 12:53:04 +0100 |
commit | 2fc665d0de2833c15b2f7885f8a1bfe8ecc7c2c1 (patch) | |
tree | 18ed25528d6588555b29fcb1443c034215b981d8 /dev-python/stripe | |
parent | dev-python/ytmusicapi: Stabilize 1.6.0 ALLARCHES, #927612 (diff) | |
download | gentoo-2fc665d0de2833c15b2f7885f8a1bfe8ecc7c2c1.tar.gz gentoo-2fc665d0de2833c15b2f7885f8a1bfe8ecc7c2c1.tar.bz2 gentoo-2fc665d0de2833c15b2f7885f8a1bfe8ecc7c2c1.zip |
dev-python/stripe: Stabilize 8.6.0 ALLARCHES, #927616
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/stripe')
-rw-r--r-- | dev-python/stripe/stripe-8.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stripe/stripe-8.6.0.ebuild b/dev-python/stripe/stripe-8.6.0.ebuild index 5ed0d9dd1b63..79c3e3bba170 100644 --- a/dev-python/stripe/stripe-8.6.0.ebuild +++ b/dev-python/stripe/stripe-8.6.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" IUSE="telemetry" RDEPEND=" |