diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 22:39:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 22:39:23 +0000 |
commit | e3c4a1fb4c3fe74cafa86999f7c04cfd0e2514c4 (patch) | |
tree | 7b7d5ef919897756d5a2646db0f5ef0fb10c8cf1 | |
parent | dev-python/pathlib2: stable 2.3.0 for ppc64, bug #596714 (diff) | |
download | gentoo-e3c4a1fb4c3fe74cafa86999f7c04cfd0e2514c4.tar.gz gentoo-e3c4a1fb4c3fe74cafa86999f7c04cfd0e2514c4.tar.bz2 gentoo-e3c4a1fb4c3fe74cafa86999f7c04cfd0e2514c4.zip |
dev-python/prompt_toolkit: stable 1.0.15 for ppc64, bug #596714
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
-rw-r--r-- | dev-python/prompt_toolkit/prompt_toolkit-1.0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/prompt_toolkit/prompt_toolkit-1.0.15.ebuild b/dev-python/prompt_toolkit/prompt_toolkit-1.0.15.ebuild index bc789a6bfbbc..f7c782f75314 100644 --- a/dev-python/prompt_toolkit/prompt_toolkit-1.0.15.ebuild +++ b/dev-python/prompt_toolkit/prompt_toolkit-1.0.15.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" SLOT="0" LICENSE="BSD" -KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |