diff options
author | 2020-09-07 09:09:15 +0100 | |
---|---|---|
committer | 2020-09-07 09:19:53 +0100 | |
commit | ebea0209bb1a28d5e7f7bb366bd78c76353e93d3 (patch) | |
tree | 7d8faebe32f73879999c4b6e6de5dd1b1cdb3366 /dev-python/gevent | |
parent | dev-python/geventhttpclient: stable 1.4.4 for ppc (diff) | |
download | gentoo-ebea0209bb1a28d5e7f7bb366bd78c76353e93d3.tar.gz gentoo-ebea0209bb1a28d5e7f7bb366bd78c76353e93d3.tar.bz2 gentoo-ebea0209bb1a28d5e7f7bb366bd78c76353e93d3.zip |
dev-python/gevent: stable 20.6.2 for ppc
stable wrt bug #737752
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/gevent')
-rw-r--r-- | dev-python/gevent/gevent-20.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gevent/gevent-20.6.2.ebuild b/dev-python/gevent/gevent-20.6.2.ebuild index 92da672aed9d..a07973a73b41 100644 --- a/dev-python/gevent/gevent-20.6.2.ebuild +++ b/dev-python/gevent/gevent-20.6.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" +KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" RESTRICT="!test? ( test )" |