From: Mikle Kolyada Date: Sat, 4 Aug 2018 00:53:22 +0000 (+0300) Subject: dev-perl/Devel-Caller: Add ~s390 keyword wrt bug #652718 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=22322720bd74035a86d771f2160bb11854b6f3b3;p=gentoo.git dev-perl/Devel-Caller: Add ~s390 keyword wrt bug #652718 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-perl/Devel-Caller/Devel-Caller-2.60.0.ebuild b/dev-perl/Devel-Caller/Devel-Caller-2.60.0.ebuild index 2ecb7ffc2def..6fb9fd712c34 100644 --- a/dev-perl/Devel-Caller/Devel-Caller-2.60.0.ebuild +++ b/dev-perl/Devel-Caller/Devel-Caller-2.60.0.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 @@ -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"