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

dev-perl/Devel-Caller/Devel-Caller-2.60.0.ebuild

index 2ecb7ffc2def710ee743afb38b17e23ea14f3c1f..6fb9fd712c3409e7cff77cb5d1a5f346ea21a694 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
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Meatier versions of caller"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="dev-perl/PadWalker"