diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-07-16 08:34:32 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-16 07:54:11 +0100 |
commit | a9ef27f5042de1cba824d6704981499587ef44db (patch) | |
tree | 3c7aa3b511b84e8a7cc68a0a4444a490eb8c9f80 /dev-perl/Authen-NTLM | |
parent | dev-perl/Mail-IMAPClient: stable 3.390.0 for sparc (diff) | |
download | gentoo-a9ef27f5042de1cba824d6704981499587ef44db.tar.gz gentoo-a9ef27f5042de1cba824d6704981499587ef44db.tar.bz2 gentoo-a9ef27f5042de1cba824d6704981499587ef44db.zip |
dev-perl/Authen-NTLM: stable 1.90.0-r1 for sparc
Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
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 d00b97ff9068..3070f5a3f583 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 |