diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-11-23 14:29:35 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-11-23 14:31:30 -0800 |
commit | 4981f0983d191fab30dfa76c263774e23daab720 (patch) | |
tree | 5b87e461344a1e9250b487247b5b32f3e05b70c0 /dev-perl/Test2-Suite | |
parent | dev-perl/Term-Table-0.8.0: added ~alpha, bug 633932 (diff) | |
download | gentoo-4981f0983d191fab30dfa76c263774e23daab720.tar.gz gentoo-4981f0983d191fab30dfa76c263774e23daab720.tar.bz2 gentoo-4981f0983d191fab30dfa76c263774e23daab720.zip |
dev-perl/Test2-Suite-0.0.77: added ~alpha, bug 633932
Diffstat (limited to 'dev-perl/Test2-Suite')
-rw-r--r-- | dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild b/dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild index d04f05d2e90e..0371114ce58d 100644 --- a/dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild +++ b/dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="A rich set of tools built upon the Test2 framework" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |