diff options
author | 2023-11-26 16:25:30 -0500 | |
---|---|---|
committer | 2023-11-27 11:22:21 +0000 | |
commit | 1267d67ea85389536471a769c4cd5fd59b985ad4 (patch) | |
tree | 9fb340a5ce73d6ac8eb23fb09fec93919644bef3 /dev-perl/Authen-NTLM | |
parent | net-mail/courier-makedat: Keyword 3.1.0 mips, #918446 (diff) | |
download | gentoo-1267d67ea85389536471a769c4cd5fd59b985ad4.tar.gz gentoo-1267d67ea85389536471a769c4cd5fd59b985ad4.tar.bz2 gentoo-1267d67ea85389536471a769c4cd5fd59b985ad4.zip |
dev-perl/Authen-NTLM: Keyword 1.90.0-r2 mips, #918450
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Authen-NTLM')
-rw-r--r-- | dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r2.ebuild b/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r2.ebuild index 5b7bb3f499eb..173517f0816f 100644 --- a/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r2.ebuild +++ b/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="An NTLM authentication module" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="test" RESTRICT="!test? ( test )" |