diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-24 23:55:29 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-24 23:55:32 -0700 |
commit | 4f0d9958fe91ec3973f9693958d48f81c3d326d6 (patch) | |
tree | bafe9b446b9fd24cef3a0e4945b735af998b2dc4 /dev-perl | |
parent | dev-perl/IO-CaptureOutput: added ~alpha, bug 577036. (diff) | |
download | gentoo-4f0d9958fe91ec3973f9693958d48f81c3d326d6.tar.gz gentoo-4f0d9958fe91ec3973f9693958d48f81c3d326d6.tar.bz2 gentoo-4f0d9958fe91ec3973f9693958d48f81c3d326d6.zip |
dev-perl/Devel-CheckLib: added ~alpha, bug 577036.
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Devel-CheckLib/Devel-CheckLib-1.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.60.0.ebuild b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.60.0.ebuild index b24f341ee549..8a9572161c53 100644 --- a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.60.0.ebuild +++ b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.60.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="check that a library is available" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="test" RDEPEND=" |