diff options
author | Sam James <sam@gentoo.org> | 2024-05-02 01:26:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-02 01:26:24 +0100 |
commit | 19096cdb2347d9aea2ec3954ca83815e888ab3bc (patch) | |
tree | 024076d2c1f3751ca16596d0a8f1e6d134b28c2f /dev-python/stripe | |
parent | toolchain.eclass: fix validate_failures.py cp for non-gcc (diff) | |
download | gentoo-19096cdb2347d9aea2ec3954ca83815e888ab3bc.tar.gz gentoo-19096cdb2347d9aea2ec3954ca83815e888ab3bc.tar.bz2 gentoo-19096cdb2347d9aea2ec3954ca83815e888ab3bc.zip |
dev-python/stripe: Stabilize 9.2.0 ALLARCHES, #931044
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/stripe')
-rw-r--r-- | dev-python/stripe/stripe-9.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stripe/stripe-9.2.0.ebuild b/dev-python/stripe/stripe-9.2.0.ebuild index 67734a537617..3aeb163f093c 100644 --- a/dev-python/stripe/stripe-9.2.0.ebuild +++ b/dev-python/stripe/stripe-9.2.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" IUSE="telemetry" RDEPEND=" |