summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:24:38 +0000
committerSam James <sam@gentoo.org>2021-04-05 22:00:55 +0000
commit90e7c795b678c49eef87870d7871c2a6ece06871 (patch)
tree67cb45bc37b4e07bc12a28c9f5a644dec25b321c /dev-python/wheel
parentdev-python/webob: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-90e7c795b678c49eef87870d7871c2a6ece06871.tar.gz
gentoo-90e7c795b678c49eef87870d7871c2a6ece06871.tar.bz2
gentoo-90e7c795b678c49eef87870d7871c2a6ece06871.zip
dev-python/wheel: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/wheel')
-rw-r--r--dev-python/wheel/wheel-0.36.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wheel/wheel-0.36.2.ebuild b/dev-python/wheel/wheel-0.36.2.ebuild
index af7365f141a0..ba6720c20438 100644
--- a/dev-python/wheel/wheel-0.36.2.ebuild
+++ b/dev-python/wheel/wheel-0.36.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/pypa/wheel/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
distutils_enable_tests pytest