dev-perl/Params-Classify: add ~arm keyword wrt bug #661774
authorMikle Kolyada <zlogene@gentoo.org>
Mon, 23 Jul 2018 01:03:44 +0000 (04:03 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Mon, 23 Jul 2018 01:03:44 +0000 (04:03 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-perl/Params-Classify/Params-Classify-0.15.0.ebuild

index b42204ca899715702794b7345b052298bacb0242..ca07b380e96f94b9513a48ffa2fa75f697777770 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="Argument type classification"
 
 SLOT="0"
-KEYWORDS="~amd64 ~s390 ~sh ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~s390 ~sh ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="