diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-12 13:49:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-12 13:49:46 +0200 |
commit | b862813ff25d5e34a9f1f8cb0892d4890693343c (patch) | |
tree | 4783b3313f6691f8ee92798cbf318a82564f4d6a /dev-perl/Authen-NTLM | |
parent | dev-libs/serdisplib: ppc64 stable wrt bug #747550 (diff) | |
download | gentoo-b862813ff25d5e34a9f1f8cb0892d4890693343c.tar.gz gentoo-b862813ff25d5e34a9f1f8cb0892d4890693343c.tar.bz2 gentoo-b862813ff25d5e34a9f1f8cb0892d4890693343c.zip |
dev-perl/Authen-NTLM: ppc64 stable wrt bug #747643
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Authen-NTLM')
-rw-r--r-- | dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 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 2cca3075e56d..04909ddf4c30 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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="An NTLM authentication module" SLOT="0" -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" +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" IUSE="test" RESTRICT="!test? ( test )" |