dev-lisp/gcl: add ~ppc keyword (bug 509842).
authorMichael Weber <xmw@gentoo.org>
Fri, 24 Feb 2017 07:40:27 +0000 (08:40 +0100)
committerMichael Weber <xmw@gentoo.org>
Fri, 24 Feb 2017 07:46:31 +0000 (08:46 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-lisp/gcl/gcl-2.6.12.ebuild

index 959c2692a57bb1752c82b732624690e7c5e1c7ab..504d9c530ae28859c266de7404e955a3e39df5e2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz https://dev.gentoo.org/~grozin/${P}-fedo
 
 LICENSE="LGPL-2 GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE="+ansi athena emacs +readline tk X"
 
 # See bug #205803