summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 039e3d2f03a3..5c7f115275e5 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