From: Sergei Trofimovich Date: Mon, 9 Oct 2017 14:33:45 +0000 (+0000) Subject: app-portage/porthole: keyworded 0.6.1-r4 for ppc64, bug #633316 (thanks to ernsteiswu... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=70b4d5dc85ff5079a2a805c6b3d8dc689dec8b9d;p=gentoo.git app-portage/porthole: keyworded 0.6.1-r4 for ppc64, bug #633316 (thanks to ernsteiswuerfel) Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64" --- diff --git a/app-portage/porthole/porthole-0.6.1-r4.ebuild b/app-portage/porthole/porthole-0.6.1-r4.ebuild index 7245f9bfaaad..033b4f609fee 100644 --- a/app-portage/porthole/porthole-0.6.1-r4.ebuild +++ b/app-portage/porthole/porthole-0.6.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -14,7 +14,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 ~ppc64 sparc x86 ~x86-fbsd" IUSE="nls" LANGS="de pl ru vi it fr tr" for X in $LANGS; do IUSE="${IUSE} linguas_${X}"; done