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 | 3e356cb6db27f279163dd730cd2ab312e45b0a13 (patch) | |
tree | 1db578b40e4645338e001be3a3eef0af387f3dfc /dev-perl/Authen-SASL | |
parent | dev-perl/Authen-SASL: Stabilize 2.170.0 hppa, #914404 (diff) | |
download | gentoo-3e356cb6db27f279163dd730cd2ab312e45b0a13.tar.gz gentoo-3e356cb6db27f279163dd730cd2ab312e45b0a13.tar.bz2 gentoo-3e356cb6db27f279163dd730cd2ab312e45b0a13.zip |
dev-perl/Authen-SASL: Stabilize 2.170.0 x86, #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 77bf33f5fd29..3cab5a2675b1 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=" |