diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 09:55:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 09:55:01 +0100 |
commit | bfb4275980b6055bd81e2ba3f06f8a0e78a1aaa0 (patch) | |
tree | 7e956db5511a7bf0ed902ae722f910f5748a770d /app-portage | |
parent | app-emulation/spice-protocol: x86 stable wrt bug #562890 (diff) | |
download | gentoo-bfb4275980b6055bd81e2ba3f06f8a0e78a1aaa0.tar.gz gentoo-bfb4275980b6055bd81e2ba3f06f8a0e78a1aaa0.tar.bz2 gentoo-bfb4275980b6055bd81e2ba3f06f8a0e78a1aaa0.zip |
app-portage/porthole: x86 stable wrt bug #565666
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
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 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 |