summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-24 22:08:56 +0000
committerSam James <sam@gentoo.org>2021-02-24 22:08:56 +0000
commitd2889aeab826d736c64447d40e585c2eae901cb5 (patch)
tree11d8aabecefcccaf7f7da41ad85c626c630e0097 /dev-python
parentdev-python/cliff: Stabilize 3.6.0 ALLARCHES, #772446 (diff)
downloadgentoo-d2889aeab826d736c64447d40e585c2eae901cb5.tar.gz
gentoo-d2889aeab826d736c64447d40e585c2eae901cb5.tar.bz2
gentoo-d2889aeab826d736c64447d40e585c2eae901cb5.zip
dev-python/gevent: Stabilize 21.1.2 s390, #772467
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/gevent/gevent-21.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gevent/gevent-21.1.2.ebuild b/dev-python/gevent/gevent-21.1.2.ebuild
index b590d89c024b..0d511fe988b5 100644
--- a/dev-python/gevent/gevent-21.1.2.ebuild
+++ b/dev-python/gevent/gevent-21.1.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="doc examples test"
RESTRICT="!test? ( test )"