From: Mikle Kolyada Date: Wed, 13 Jun 2018 10:17:21 +0000 (+0300) Subject: dev-perl/Authen-NTLM: restore s390 keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=069cd2fed856b28895014a55f14017b2bbfccac1;p=gentoo.git dev-perl/Authen-NTLM: restore s390 keyword Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- 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 3eac069e5777..d00b97ff9068 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="An NTLM authentication module" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="test" RDEPEND=">=virtual/perl-MIME-Base64-3.00