dev-perl/Sub-Identify: Add ~s390 keyword wrt bug #652718
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 4 Aug 2018 00:34:02 +0000 (03:34 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 4 Aug 2018 00:34:02 +0000 (03:34 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild

index 369ca91291fb27175a6e4ef01b8bf7c7c96443b2..88cd5db295f2a4c1839fb8fa19a0442fb17cae66 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=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Retrieve names of code references"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="