diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:47:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:47:15 +0100 |
commit | c29185ee276526e0f1f467744a753aae4e67f634 (patch) | |
tree | 8d2a7027c3350d7f7b3a274631068ced126df889 /dev-python/ipy | |
parent | dev-python/ioflo: x86 stable wrt bug #706146 (diff) | |
download | gentoo-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.ebuild | 2 |
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}]" |