diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 23:56:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-21 00:17:46 +0100 |
commit | 1140bf9f9f0ed7699a27d77659d3f130ae127442 (patch) | |
tree | 5fd8870908202cbce5f57fc813d349a6b0616547 /dev-perl/Authen-NTLM | |
parent | dev-perl/libxml-perl: stable 0.80.0-r2 for ppc, bug #661190 (diff) | |
download | gentoo-1140bf9f9f0ed7699a27d77659d3f130ae127442.tar.gz gentoo-1140bf9f9f0ed7699a27d77659d3f130ae127442.tar.bz2 gentoo-1140bf9f9f0ed7699a27d77659d3f130ae127442.zip |
dev-perl/Authen-NTLM: stable 1.90.0-r1 for ppc, bug #661196
Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/Authen-NTLM')
-rw-r--r-- | dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r1.ebuild b/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r1.ebuild index 5c37dc4b27dc..14ab9958f5d7 100644 --- a/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r1.ebuild +++ b/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="An NTLM authentication module" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 ~s390 sparc x86" IUSE="test" RDEPEND=">=virtual/perl-MIME-Base64-3.00 |