diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-13 17:03:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-13 17:03:50 +0100 |
commit | ac7f96d6395a8e637d57b410f5ab5f041e674604 (patch) | |
tree | 4388df1618d857af57f420107fa169d367ce69a2 /app-portage | |
parent | sci-mathematics/normaliz: add gmp-6.1 compatibility (diff) | |
download | gentoo-ac7f96d6395a8e637d57b410f5ab5f041e674604.tar.gz gentoo-ac7f96d6395a8e637d57b410f5ab5f041e674604.tar.bz2 gentoo-ac7f96d6395a8e637d57b410f5ab5f041e674604.zip |
app-portage/porthole: amd64 stable wrt bug #565666
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 29cead535e10..039e3d2f03a3 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 |