diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:22:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:32:47 +0100 |
commit | 635fecd0cdfa02fe1d5d125388e2472737c45560 (patch) | |
tree | 3fc9fac66c23ea4e9fe3a0c71a95c800a60dffa0 /app-portage | |
parent | app-shells/tcsh: ppc stable wrt bug #605850 (diff) | |
download | gentoo-635fecd0cdfa02fe1d5d125388e2472737c45560.tar.gz gentoo-635fecd0cdfa02fe1d5d125388e2472737c45560.tar.bz2 gentoo-635fecd0cdfa02fe1d5d125388e2472737c45560.zip |
app-portage/portpeek: ppc stable wrt bug #605980
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/portpeek/portpeek-2.1.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/portpeek/portpeek-2.1.21.ebuild b/app-portage/portpeek/portpeek-2.1.21.ebuild index bcb00d725a54..4e8076e44c6c 100644 --- a/app-portage/portpeek/portpeek-2.1.21.ebuild +++ b/app-portage/portpeek/portpeek-2.1.21.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.mpagano.com/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc ~sparc x86 ~x86-fbsd" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |