diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:50:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:56:41 +0100 |
commit | c949d08c4832c89250350d4e5e6292b7ac5d8005 (patch) | |
tree | 394576462015437bdc84ac7b153d77507adb0d92 /dev-python/ipy/ipy-0.83.ebuild | |
parent | app-pda/libplist: x86 stable wrt bug #605972 (diff) | |
download | gentoo-c949d08c4832c89250350d4e5e6292b7ac5d8005.tar.gz gentoo-c949d08c4832c89250350d4e5e6292b7ac5d8005.tar.bz2 gentoo-c949d08c4832c89250350d4e5e6292b7ac5d8005.zip |
dev-python/ipy: x86 stable wrt bug #606190
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/ipy/ipy-0.83.ebuild')
-rw-r--r-- | dev-python/ipy/ipy-0.83.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ipy/ipy-0.83.ebuild b/dev-python/ipy/ipy-0.83.ebuild index daabf13aa220..8454bf240e79 100644 --- a/dev-python/ipy/ipy-0.83.ebuild +++ b/dev-python/ipy/ipy-0.83.ebuild @@ -17,7 +17,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" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |