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

dev-perl/Ref-Util/Ref-Util-0.203.0.ebuild

index 5033f1f97ff7aab226e5387855ac30850f2f2e63..04c3326ab76467561277895de3b9dd895b31dc3c 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
@@ -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"