commit: 29ea8b30d852a580615737a17f39651b47acc291 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Thu May 4 20:08:35 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Thu May 4 20:08:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ea8b30
dev-perl/Devel-CheckLib: add ~arm, bug #614960 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" dev-perl/Devel-CheckLib/Devel-CheckLib-1.100.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.100.0.ebuild b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.100.0.ebuild index b92c41513c0..acf8da5d367 100644 --- a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.100.0.ebuild +++ b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.100.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="check that a library is available" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86" IUSE="test" RDEPEND="
