diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-10 10:54:59 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-10 10:54:59 -0400 |
commit | e094ba7f36cbabdb818d2c248318d45718d3612c (patch) | |
tree | 20bb158edcb3302309433ad421d3bc3956c275a9 /dev-perl/Devel-CheckLib | |
parent | dev-perl/Devel-PatchPerl: amd64 stable wrt bug #657558 (diff) | |
download | gentoo-e094ba7f36cbabdb818d2c248318d45718d3612c.tar.gz gentoo-e094ba7f36cbabdb818d2c248318d45718d3612c.tar.bz2 gentoo-e094ba7f36cbabdb818d2c248318d45718d3612c.zip |
dev-perl/Devel-CheckLib: amd64 stable wrt bug #657558
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Devel-CheckLib')
-rw-r--r-- | dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild index b601c936c3cd..a289569864d1 100644 --- a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild +++ b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild @@ -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="check that a library is available" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |