diff options
author | Sam James <sam@gentoo.org> | 2023-09-19 01:44:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-19 01:44:43 +0100 |
commit | 49ca17bb963732a053022b5f324901e6da74ac22 (patch) | |
tree | 6c60584683450043ce028edd961b6da33e729a23 /dev-perl/Authen-SASL | |
parent | dev-perl/Authen-SASL: Stabilize 2.170.0 sparc, #914404 (diff) | |
download | gentoo-49ca17bb963732a053022b5f324901e6da74ac22.tar.gz gentoo-49ca17bb963732a053022b5f324901e6da74ac22.tar.bz2 gentoo-49ca17bb963732a053022b5f324901e6da74ac22.zip |
dev-perl/Authen-SASL: Stabilize 2.170.0 arm, #914404
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.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 a1278a1e99de..62717027d5d8 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=" |