From: Mikle Kolyada Date: Sat, 4 Aug 2018 00:49:55 +0000 (+0300) Subject: dev-perl/Ref-Util: Add ~s390 keyword wrt bug #652718 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7c3ce93110e744d2503a294af78d3e9fbbf71c28;p=gentoo.git dev-perl/Ref-Util: Add ~s390 keyword wrt bug #652718 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-perl/Ref-Util/Ref-Util-0.203.0.ebuild b/dev-perl/Ref-Util/Ref-Util-0.203.0.ebuild index 5033f1f97ff7..04c3326ab764 100644 --- a/dev-perl/Ref-Util/Ref-Util-0.203.0.ebuild +++ b/dev-perl/Ref-Util/Ref-Util-0.203.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=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Utility functions for checking references" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" LICENSE="MIT" IUSE="test +xs"