summaryrefslogtreecommitdiff
path: root/app-portage/porthole
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-01-09 07:40:07 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-01-09 07:40:07 +0100
commit334c7350ecfa9b4cd0f91cfc787c9380c6c37421 (patch)
tree5c92190dd31c7f7efab4a651c8d029c13e321812 /app-portage/porthole
parentf60efa20a18ea837a8bd9313d422e5acbe394d68 (diff)
downloadgentoo-334c7350ecfa9b4cd0f91cfc787c9380c6c37421.tar.gz
gentoo-334c7350ecfa9b4cd0f91cfc787c9380c6c37421.tar.xz
app-portage/porthole: sparc stable wrt bug #565666
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage/porthole')
-rw-r--r--app-portage/porthole/porthole-0.6.1-r4.ebuild2
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 2b98cf82e9c..e3774cf00ef 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