diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-07 12:38:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-07 12:40:13 +0100 |
commit | d0bef1846201854fc283e0fde828fdcb63219b12 (patch) | |
tree | 320857d9960589697df6f18aa7e4b73637aa3c06 /app-portage | |
parent | dev-perl/IO-Socket-SSL: ppc stable wrt bug #536518 (diff) | |
download | gentoo-d0bef1846201854fc283e0fde828fdcb63219b12.tar.gz gentoo-d0bef1846201854fc283e0fde828fdcb63219b12.tar.bz2 gentoo-d0bef1846201854fc283e0fde828fdcb63219b12.zip |
app-portage/porthole: ppc stable wrt bug #565666
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/porthole/porthole-0.6.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/porthole/porthole-0.6.1-r4.ebuild b/app-portage/porthole/porthole-0.6.1-r4.ebuild index d72b76f8e2d8..2b98cf82e9cf 100644 --- a/app-portage/porthole/porthole-0.6.1-r4.ebuild +++ b/app-portage/porthole/porthole-0.6.1-r4.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/porthole/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 arm ppc ~sparc x86 ~x86-fbsd" IUSE="nls" LANGS="de pl ru vi it fr tr" for X in $LANGS; do IUSE="${IUSE} linguas_${X}"; done |