dev-php/PEAR-Net_LDAP2: stabilize remaining arches under ALLARCHES policy.
authorMichael Orlitzky <mjo@gentoo.org>
Fri, 17 Nov 2017 15:24:53 +0000 (10:24 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Fri, 17 Nov 2017 15:26:11 +0000 (10:26 -0500)
This package is pure PHP, so to alleviate the burden on the arch
teams, I've stabilized it on the three remaining arches (amd64, arm,
and hppa). Thanks to everyone who tested it.

Closes: https://bugs.gentoo.org/637188
Package-Manager: Portage-2.3.13, Repoman-2.3.3

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

index e20e5575261b5869130507adf854e726ecfdbfad..006221f508987e8a0581c79601c3913df79696bf 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=6
 
 MY_PN="${PN/PEAR-/}"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc 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"