Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Authen-NTLM/
Date: Tue, 25 Aug 2020 01:51:10
Message-Id: 1598320153.bb454067cb58f55b898e6b4e90efd532bdfebf1e.sam@gentoo
1 commit: bb454067cb58f55b898e6b4e90efd532bdfebf1e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 25 01:49:13 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 25 01:49:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb454067
7
8 dev-perl/Authen-NTLM: arm64 keyworded (bug #734840)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index ba0dd5b2e1b..40a84fb10b1 100644
18 --- a/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r2.ebuild
19 +++ b/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r2.ebuild
20 @@ -11,7 +11,7 @@ inherit perl-module
21 DESCRIPTION="An NTLM authentication module"
22
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 IUSE="test"
27 RESTRICT="!test? ( test )"