diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-08 11:19:44 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 18:29:27 +0200 |
commit | 8c78c4fc443067152971362d228f6cff561a0d0f (patch) | |
tree | 865fc013bb8781f676ccbb18a862bd0f1070d448 /dev-php/PEAR-Net_LDAP2 | |
parent | dev-php/PEAR-Net_DNSBL: unkeyword 1.3.7-r1 for ~alpha (diff) | |
download | gentoo-8c78c4fc443067152971362d228f6cff561a0d0f.tar.gz gentoo-8c78c4fc443067152971362d228f6cff561a0d0f.tar.bz2 gentoo-8c78c4fc443067152971362d228f6cff561a0d0f.zip |
dev-php/PEAR-Net_LDAP2: unkeyword 2.2.0-r1 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Net_LDAP2')
-rw-r--r-- | dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 29466b60ce0c..0068263764b2 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 @@ -1,10 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 MY_PN="${PN/PEAR-/}" -KEYWORDS="~alpha amd64 arm ~hppa ~ppc ppc64 sparc x86" +KEYWORDS="amd64 arm ~hppa ~ppc ppc64 sparc x86" DESCRIPTION="OO interface for searching and manipulating LDAP-entries" HOMEPAGE="https://pear.php.net/package/Net_LDAP2" SRC_URI="http://download.pear.php.net/package/${MY_PN}-${PV}.tgz" |