diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-10 17:41:42 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-10 17:41:42 +0200 |
commit | 44f5c156f25dce679ef3c7676ea26b263ef692ef (patch) | |
tree | ccaaaa04826e2e55110ff13e53e7bb5acb247dcc | |
parent | dev-python/iterable-io: Keyword 1.0.0 x86, #937699 (diff) | |
download | gentoo-44f5c156f25dce679ef3c7676ea26b263ef692ef.tar.gz gentoo-44f5c156f25dce679ef3c7676ea26b263ef692ef.tar.bz2 gentoo-44f5c156f25dce679ef3c7676ea26b263ef692ef.zip |
dev-python/zipstream-ng: Keyword 1.7.1 x86, #937699
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | dev-python/zipstream-ng/zipstream-ng-1.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/zipstream-ng/zipstream-ng-1.7.1.ebuild b/dev-python/zipstream-ng/zipstream-ng-1.7.1.ebuild index 4377504bca1b..1c5700daef64 100644 --- a/dev-python/zipstream-ng/zipstream-ng-1.7.1.ebuild +++ b/dev-python/zipstream-ng/zipstream-ng-1.7.1.ebuild @@ -17,6 +17,6 @@ HOMEPAGE=" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" distutils_enable_tests pytest |