diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-14 12:23:20 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-12-14 22:25:59 -0500 |
commit | eed19a2f50e24c1917c19c246af6600297919c73 (patch) | |
tree | 64d6a0c4f44f036bc278595bf5bdedd4c39d0c6c /dev-php/PEAR-Auth_SASL | |
parent | dev-php/fedora-autoloader: unkeyword 1.0.1 for ~alpha (diff) | |
download | gentoo-eed19a2f50e24c1917c19c246af6600297919c73.tar.gz gentoo-eed19a2f50e24c1917c19c246af6600297919c73.tar.bz2 gentoo-eed19a2f50e24c1917c19c246af6600297919c73.zip |
dev-php/PEAR-Auth_SASL: unkeyword 1.1.0 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Auth_SASL')
-rw-r--r-- | dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild index 098c45abca88..11a528a53e17 100644 --- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild +++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild @@ -9,6 +9,6 @@ DESCRIPTION="Abstraction of various SASL mechanism responses" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-PEAR-1.10.1" |