diff options
author | Sam James <sam@gentoo.org> | 2024-06-20 18:53:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-20 18:53:16 +0100 |
commit | ae5d12efc0a0e0755188ea43c7d644052a685ab1 (patch) | |
tree | 630bc8156a0be4820815c217aae7ee892ea90b56 | |
parent | dev-php/PEAR-Structures_Graph: Stabilize 1.2.0 x86, #934617 (diff) | |
download | gentoo-ae5d12efc0a0e0755188ea43c7d644052a685ab1.tar.gz gentoo-ae5d12efc0a0e0755188ea43c7d644052a685ab1.tar.bz2 gentoo-ae5d12efc0a0e0755188ea43c7d644052a685ab1.zip |
dev-php/PEAR-Auth_SASL: Stabilize 1.2.0 x86, #934618
Signed-off-by: Sam James <sam@gentoo.org>
-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 bc10fbc3d4fe..be2670937388 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" |