diff options
author | Sam James <sam@gentoo.org> | 2024-11-25 19:00:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-25 19:00:56 +0000 |
commit | 3cf8f26b5e2be75f4d6e8e8a1d387f0d0e0c8ad4 (patch) | |
tree | 82d817dbd741bb520b9b3c7545c15deb44993e09 /dev-python | |
parent | dev-python/txtorcon: Stabilize 24.8.0 amd64, #944887 (diff) | |
download | gentoo-3cf8f26b5e2be75f4d6e8e8a1d387f0d0e0c8ad4.tar.gz gentoo-3cf8f26b5e2be75f4d6e8e8a1d387f0d0e0c8ad4.tar.bz2 gentoo-3cf8f26b5e2be75f4d6e8e8a1d387f0d0e0c8ad4.zip |
dev-python/zipstream-ng: Stabilize 1.8.0 amd64, #944887
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/zipstream-ng/zipstream-ng-1.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/zipstream-ng/zipstream-ng-1.8.0.ebuild b/dev-python/zipstream-ng/zipstream-ng-1.8.0.ebuild index 409495712f36..2da5aba0503f 100644 --- a/dev-python/zipstream-ng/zipstream-ng-1.8.0.ebuild +++ b/dev-python/zipstream-ng/zipstream-ng-1.8.0.ebuild @@ -16,6 +16,6 @@ HOMEPAGE=" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" distutils_enable_tests pytest |