dev-perl/Authen-NTLM: restore s390 keyword
authorMikle Kolyada <zlogene@gentoo.org>
Wed, 13 Jun 2018 10:17:21 +0000 (13:17 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Wed, 13 Jun 2018 10:17:21 +0000 (13:17 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r1.ebuild

index 3eac069e57771f96f5b9d4b091cd631f622f118e..d00b97ff906879469ff62a6450487cfed991327e 100644 (file)
@@ -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