diff options
author | Sam James <sam@gentoo.org> | 2024-06-20 22:45:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-20 22:45:39 +0100 |
commit | 62e31be6f1e400841384bb0429b9d9c236b2fb15 (patch) | |
tree | 908bcbd049f8e06de120db1b1ff2e0b873a73214 /dev-php | |
parent | dev-php/PEAR-Structures_Graph: Stabilize 1.2.0 sparc, #934617 (diff) | |
download | gentoo-62e31be6f1e400841384bb0429b9d9c236b2fb15.tar.gz gentoo-62e31be6f1e400841384bb0429b9d9c236b2fb15.tar.bz2 gentoo-62e31be6f1e400841384bb0429b9d9c236b2fb15.zip |
dev-php/PEAR-Auth_SASL: Stabilize 1.2.0 ppc64, #934618
Signed-off-by: Sam James <sam@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 d2745d3daeae..f420b47ac98d 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" |