diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-20 20:33:16 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-20 20:33:16 +0000 |
commit | 8492ab2158f6e3bd756a75f7214540764b854e61 (patch) | |
tree | 8251b8ef12f1f60608792112788be197657cd17a /dev-php | |
parent | app-backup/rdiff-backup: Stabilize 2.2.6 sparc, #933636 (diff) | |
download | gentoo-8492ab2158f6e3bd756a75f7214540764b854e61.tar.gz gentoo-8492ab2158f6e3bd756a75f7214540764b854e61.tar.bz2 gentoo-8492ab2158f6e3bd756a75f7214540764b854e61.zip |
dev-php/PEAR-Auth_SASL: Stabilize 1.2.0 sparc, #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 02eb66aee4cf..d2745d3daeae 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" |