diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-18 07:53:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-18 07:53:16 +0100 |
commit | 22a464e812944eece4f3061647ecc29cc88c713a (patch) | |
tree | 4bfd3e2db9e48168b20f40b6d9116b862f954c96 /dev-python/gevent | |
parent | app-portage/gpyutils: amd64 stable (ALLARCHES policy) wrt bug #751115 (diff) | |
download | gentoo-22a464e812944eece4f3061647ecc29cc88c713a.tar.gz gentoo-22a464e812944eece4f3061647ecc29cc88c713a.tar.bz2 gentoo-22a464e812944eece4f3061647ecc29cc88c713a.zip |
dev-python/gevent: amd64 stable wrt bug #751130
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/gevent')
-rw-r--r-- | dev-python/gevent/gevent-20.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gevent/gevent-20.9.0.ebuild b/dev-python/gevent/gevent-20.9.0.ebuild index 6ec90a0c720e..0dbde5af2661 100644 --- a/dev-python/gevent/gevent-20.9.0.ebuild +++ b/dev-python/gevent/gevent-20.9.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 )" |