diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-20 18:04:12 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-20 18:04:12 +0000 |
commit | 635bfed92b475c5c1916f8cf24bda0213d0fca79 (patch) | |
tree | 50709fe47869d8d19e768c9f4bfec1aa4f2a118e /dev-php | |
parent | dev-php/PEAR-Structures_Graph: Stabilize 1.2.0 amd64, #934617 (diff) | |
download | gentoo-635bfed92b475c5c1916f8cf24bda0213d0fca79.tar.gz gentoo-635bfed92b475c5c1916f8cf24bda0213d0fca79.tar.bz2 gentoo-635bfed92b475c5c1916f8cf24bda0213d0fca79.zip |
dev-php/PEAR-Auth_SASL: Stabilize 1.2.0 amd64, #934618
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.2.0.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.2.0.ebuild index be2670937388..02eb66aee4cf 100644 --- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.2.0.ebuild +++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.2.0.ebuild @@ -9,5 +9,5 @@ DESCRIPTION="Abstraction of various SASL mechanism responses" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm ~hppa ~ppc64 ~s390 ~sparc x86" +KEYWORDS="amd64 arm ~hppa ~ppc64 ~s390 ~sparc x86" RDEPEND="dev-php/PEAR-PEAR" |