dev-perl/Devel-CheckLib: add ~arm ~ppc keyword (bug 598464).
authorMichael Weber <xmw@gentoo.org>
Wed, 15 Mar 2017 12:47:00 +0000 (13:47 +0100)
committerMichael Weber <xmw@gentoo.org>
Wed, 15 Mar 2017 12:59:54 +0000 (13:59 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

dev-perl/Devel-CheckLib/Devel-CheckLib-1.60.0.ebuild
dev-perl/Devel-CheckLib/Devel-CheckLib-1.70.0.ebuild

index d13c35f4be47c77a105c28e482e7d9f242255223..cef1e5e66897a470dcd45b961916c0aed5860843 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="check that a library is available"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~x86"
 IUSE="test"
 
 RDEPEND="
index e972f84c829673accfa0b3be4a5c0f598d8e8583..bf10bf7cfb21e3de8423d454d12fd701984226bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="check that a library is available"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86"
 IUSE="test"
 
 RDEPEND="