diff options
author | 2018-07-21 13:49:02 +0200 | |
---|---|---|
committer | 2018-07-21 13:50:16 +0200 | |
commit | 35592b5e4e05892dc7fd321803d45ebd793c1f7b (patch) | |
tree | f632f6f47e227e4739f4cf9431286a0646da6f5b /dev-perl/Devel-CheckLib | |
parent | dev-perl/libxml-perl-0.80.0-r2: alpha stable (diff) | |
download | gentoo-35592b5e4e05892dc7fd321803d45ebd793c1f7b.tar.gz gentoo-35592b5e4e05892dc7fd321803d45ebd793c1f7b.tar.bz2 gentoo-35592b5e4e05892dc7fd321803d45ebd793c1f7b.zip |
dev-perl/Devel-CheckLib-1.110.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/661196
Diffstat (limited to 'dev-perl/Devel-CheckLib')
-rw-r--r-- | dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 5b734c1d8ffb..91d2d6b3fe39 100644 --- a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild +++ b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild @@ -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=" |