dev-php/PEAR-Net_LDAP2: add ~ppc ~ppc64 keywords (bug 589104).
authorMichael Weber <xmw@gentoo.org>
Thu, 6 Apr 2017 06:33:26 +0000 (08:33 +0200)
committerMichael Weber <xmw@gentoo.org>
Thu, 6 Apr 2017 06:38:06 +0000 (08:38 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc ppc64"

dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.2.0-r1.ebuild

index f046be131e0419bba19b8039011e1b869ef67629..129b730b505ef1d65533232385505df1b32909e7 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 MY_PN="${PN/PEAR-/}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 DESCRIPTION="OO interface for searching and manipulating LDAP-entries"
 HOMEPAGE="https://pear.php.net/package/${MY_PN}"
 SRC_URI="http://download.pear.php.net/package/${MY_PN}-${PV}.tgz"