diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 22:37:48 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 22:37:48 +0000 |
commit | f847a378a52e05e5ca3d4929d8fdd897df9d77c1 (patch) | |
tree | 54c8f05c5c7517d5b51eb7affd57764baa41a071 /dev-python/ipython_genutils | |
parent | sci-geosciences/liblas: stable 1.8.1 for ppc, bug #631800 (diff) | |
download | gentoo-f847a378a52e05e5ca3d4929d8fdd897df9d77c1.tar.gz gentoo-f847a378a52e05e5ca3d4929d8fdd897df9d77c1.tar.bz2 gentoo-f847a378a52e05e5ca3d4929d8fdd897df9d77c1.zip |
dev-python/ipython_genutils: stable 0.2.0 for ppc64, bug #596714
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/ipython_genutils')
-rw-r--r-- | dev-python/ipython_genutils/ipython_genutils-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ipython_genutils/ipython_genutils-0.2.0.ebuild b/dev-python/ipython_genutils/ipython_genutils-0.2.0.ebuild index b8767f4bff24..45197675d733 100644 --- a/dev-python/ipython_genutils/ipython_genutils-0.2.0.ebuild +++ b/dev-python/ipython_genutils/ipython_genutils-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ppc64 ~x86" IUSE="test" DEPEND=" |