summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-10-09 14:33:45 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-10-09 14:33:45 +0000
commit70b4d5dc85ff5079a2a805c6b3d8dc689dec8b9d (patch)
treec47875d7717e8c5432e934fdcc64df4a8e151321 /app-portage
parentapp-portage/tatt: keyworded 0.4 for ppc, bug #626750 (thanks to ernsteiswuerfel) (diff)
downloadgentoo-70b4d5dc85ff5079a2a805c6b3d8dc689dec8b9d.tar.gz
gentoo-70b4d5dc85ff5079a2a805c6b3d8dc689dec8b9d.tar.bz2
gentoo-70b4d5dc85ff5079a2a805c6b3d8dc689dec8b9d.zip
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"
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/porthole/porthole-0.6.1-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
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