dev-perl/Unicode-Map8: restore s390 keyword
authorMikle Kolyada <zlogene@gentoo.org>
Fri, 8 Jun 2018 13:15:19 +0000 (16:15 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Fri, 8 Jun 2018 13:25:54 +0000 (16:25 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-perl/Unicode-Map8/Unicode-Map8-0.130.0.ebuild

index 20730e0eeb16292303929dbf49565de9653b4489..c20b974ba317c6ffa144af831919a08cd3257ff4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Convert between most 8bit encodings"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-perl/Unicode-String-2.06"