summaryrefslogtreecommitdiff
path: root/dev-php/PEAR-Net_LDAP2
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-11-17 10:24:53 -0500
committerMichael Orlitzky <mjo@gentoo.org>2017-11-17 10:26:11 -0500
commit4ec559c3c55312efd9d9e99c73b4bf3c648d89e7 (patch)
treea2f2c137a0f10dcdea9255b29acc1ba83f7ef8d3 /dev-php/PEAR-Net_LDAP2
parent92e227618ff2cdaddc586029ed24e61d0a3673f9 (diff)
downloadgentoo-4ec559c3c55312efd9d9e99c73b4bf3c648d89e7.tar.gz
gentoo-4ec559c3c55312efd9d9e99c73b4bf3c648d89e7.tar.xz
dev-php/PEAR-Net_LDAP2: stabilize remaining arches under ALLARCHES policy.
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
Diffstat (limited to 'dev-php/PEAR-Net_LDAP2')
-rw-r--r--dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.2.0-r1.ebuild b/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.2.0-r1.ebuild
index e20e5575261..006221f5089 100644
--- a/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.2.0-r1.ebuild
+++ b/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.2.0-r1.ebuild
@@ -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"