dev-libs/iksemel: Add ~ppc64 keyword (bug 413543).
authorMichael Weber <xmw@gentoo.org>
Thu, 23 Feb 2017 08:40:01 +0000 (09:40 +0100)
committerMichael Weber <xmw@gentoo.org>
Thu, 23 Feb 2017 08:58:43 +0000 (09:58 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-libs/iksemel/iksemel-1.4.ebuild

index 9496f09d14a8c916bf664c12b0d12916f072e363..9375ae13c0a306384d8bc70fab9ae98b91dfb0b4 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$
 
@@ -12,7 +12,7 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
 IUSE="ssl"
 
 RDEPEND="ssl? ( net-libs/gnutls )"