diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-19 05:38:04 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-19 05:38:04 +0000 |
commit | e70f598af3d9febe26c5005ecfb941bdbc47fe35 (patch) | |
tree | 9a3900b9455be66db9a0f59da52ea63fd11d367b /dev-perl/Authen-SASL | |
parent | dev-lisp/clozurecl: Stabilize 1.12.2 x86, #914294 (diff) | |
download | gentoo-e70f598af3d9febe26c5005ecfb941bdbc47fe35.tar.gz gentoo-e70f598af3d9febe26c5005ecfb941bdbc47fe35.tar.bz2 gentoo-e70f598af3d9febe26c5005ecfb941bdbc47fe35.zip |
dev-perl/Authen-SASL: Stabilize 2.170.0 hppa, #914404
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Authen-SASL')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.170.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.170.0.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.170.0.ebuild index 62717027d5d8..77bf33f5fd29 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.170.0.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.170.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl SASL interface" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="kerberos" RDEPEND=" |