summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-11 20:47:15 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-11 20:47:15 +0100
commitc29185ee276526e0f1f467744a753aae4e67f634 (patch)
tree8d2a7027c3350d7f7b3a274631068ced126df889 /dev-python/ipy
parentdev-python/ioflo: x86 stable wrt bug #706146 (diff)
downloadgentoo-c29185ee276526e0f1f467744a753aae4e67f634.tar.gz
gentoo-c29185ee276526e0f1f467744a753aae4e67f634.tar.bz2
gentoo-c29185ee276526e0f1f467744a753aae4e67f634.zip
dev-python/ipy: x86 stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/ipy')
-rw-r--r--dev-python/ipy/ipy-1.00.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ipy/ipy-1.00.ebuild b/dev-python/ipy/ipy-1.00.ebuild
index e391dcadae88..d387087d8088 100644
--- a/dev-python/ipy/ipy-1.00.ebuild
+++ b/dev-python/ipy/ipy-1.00.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc x86"
IUSE="examples"
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"