diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:33:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:33:40 +0200 |
commit | 854f7e0e1a53f62978ef90a1e64dabbdc546faf7 (patch) | |
tree | 0de441dcb036ec26b61a91d613a87e71394b351a /dev-python/gevent | |
parent | dev-python/zope-testing: s390 stable wrt bug #730952 (diff) | |
download | gentoo-854f7e0e1a53f62978ef90a1e64dabbdc546faf7.tar.gz gentoo-854f7e0e1a53f62978ef90a1e64dabbdc546faf7.tar.bz2 gentoo-854f7e0e1a53f62978ef90a1e64dabbdc546faf7.zip |
dev-python/gevent: s390 stable wrt bug #731396
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/gevent')
-rw-r--r-- | dev-python/gevent/gevent-20.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gevent/gevent-20.6.0.ebuild b/dev-python/gevent/gevent-20.6.0.ebuild index ee83ce47207a..d262c1f904bd 100644 --- a/dev-python/gevent/gevent-20.6.0.ebuild +++ b/dev-python/gevent/gevent-20.6.0.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" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~mips ppc ppc64 s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" RESTRICT="!test? ( test )" |