diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-29 11:30:12 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-29 11:30:12 +0100 |
commit | e610bf0a639e3c1e6e86d295f7bb7c2dce784729 (patch) | |
tree | ad2cc4cfc217895406dc76ebdfd4f5ee16102f90 /dev-python/vine | |
parent | dev-python/Faker: Stabilize 20.1.0 ALLARCHES, #918746 (diff) | |
download | gentoo-e610bf0a639e3c1e6e86d295f7bb7c2dce784729.tar.gz gentoo-e610bf0a639e3c1e6e86d295f7bb7c2dce784729.tar.bz2 gentoo-e610bf0a639e3c1e6e86d295f7bb7c2dce784729.zip |
dev-python/vine: Stabilize 5.1.0 ALLARCHES, #918837
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/vine')
-rw-r--r-- | dev-python/vine/vine-5.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/vine/vine-5.1.0.ebuild b/dev-python/vine/vine-5.1.0.ebuild index aa8ff6b1313a..0d8990a58004 100644 --- a/dev-python/vine/vine-5.1.0.ebuild +++ b/dev-python/vine/vine-5.1.0.ebuild @@ -16,6 +16,6 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" distutils_enable_tests pytest |