diff options
author | Sam James <sam@gentoo.org> | 2020-08-24 18:40:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 19:06:04 +0000 |
commit | 2765a83ef99872d8826871966f757ee0a914418a (patch) | |
tree | 2f39cf35049b2c0efb293274f4ed38d4778b2f1d /dev-perl/Authen-SASL | |
parent | dev-perl/Authen-Radius: Stabilize 0.310.0 amd64, #738212 (diff) | |
download | gentoo-2765a83ef99872d8826871966f757ee0a914418a.tar.gz gentoo-2765a83ef99872d8826871966f757ee0a914418a.tar.bz2 gentoo-2765a83ef99872d8826871966f757ee0a914418a.zip |
dev-perl/Authen-SASL: Stabilize 2.160.0-r2 amd64, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Authen-SASL')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.160.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.160.0-r2.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.160.0-r2.ebuild index 9f61031c9b7c..7b7351449724 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.160.0-r2.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.160.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Perl SASL interface" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="kerberos test" RESTRICT="!test? ( test )" |