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

dev-perl/Devel-CallChecker/Devel-CallChecker-0.8.0.ebuild

index 8faca6b7f4dc7125f9e78dfabbfa43552ca460f9..82d1852dbcedf0328533d42ea4688a36c2973b66 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="Custom OP checking attached to subroutines"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="test"
 
 RDEPEND="