summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage')
-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 2b98cf82e9cf..e3774cf00ef2 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