diff options
author | Sam James <sam@gentoo.org> | 2023-09-19 01:44:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-19 01:44:42 +0100 |
commit | c51bf6ce3bf8d82b2f1a47fbf7d5f4c076392b8e (patch) | |
tree | 77634efc9116509e48bd70130b61566477768b46 /dev-perl/Authen-SASL | |
parent | dev-perl/Authen-SASL: Stabilize 2.170.0 amd64, #914404 (diff) | |
download | gentoo-c51bf6ce3bf8d82b2f1a47fbf7d5f4c076392b8e.tar.gz gentoo-c51bf6ce3bf8d82b2f1a47fbf7d5f4c076392b8e.tar.bz2 gentoo-c51bf6ce3bf8d82b2f1a47fbf7d5f4c076392b8e.zip |
dev-perl/Authen-SASL: Stabilize 2.170.0 sparc, #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 baa88598dd4f..a1278a1e99de 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=" |