summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-06-04 12:40:35 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-06-04 12:42:21 +0200
commitdd28fedd3e5073eb780ecc56dfd039574856ea2d (patch)
treee673e5370916b3a9227c2877d67a2b9dfe6a40c4
parentdev-python/oct2py: x86 stable wrt bug #600614 (diff)
downloadgentoo-dd28fedd.tar.gz
gentoo-dd28fedd.tar.bz2
gentoo-dd28fedd.zip
dev-python/gevent: x86 stable wrt bug #620392
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/gevent/gevent-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gevent/gevent-1.2.1.ebuild b/dev-python/gevent/gevent-1.2.1.ebuild
index 59c6d754182c..8d9af07ca111 100644
--- a/dev-python/gevent/gevent-1.2.1.ebuild
+++ b/dev-python/gevent/gevent-1.2.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="doc examples"
RDEPEND="