diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-11-23 14:29:37 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-11-23 14:31:31 -0800 |
commit | e14d40f426602ffe2bd52d9b456802d6831b3335 (patch) | |
tree | 07719ab99b95a84b16181433f7263c027c92b363 /dev-perl | |
parent | dev-perl/Params-ValidationCompiler-0.240.0: added ~alpha, bug 633934 (diff) | |
download | gentoo-e14d40f426602ffe2bd52d9b456802d6831b3335.tar.gz gentoo-e14d40f426602ffe2bd52d9b456802d6831b3335.tar.bz2 gentoo-e14d40f426602ffe2bd52d9b456802d6831b3335.zip |
dev-perl/Test-Without-Module-0.200.0: added ~alpha, bug 633934
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Without-Module/Test-Without-Module-0.200.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Without-Module/Test-Without-Module-0.200.0.ebuild b/dev-perl/Test-Without-Module/Test-Without-Module-0.200.0.ebuild index 37303bc5f45b..cd4d374a2e5d 100644 --- a/dev-perl/Test-Without-Module/Test-Without-Module-0.200.0.ebuild +++ b/dev-perl/Test-Without-Module/Test-Without-Module-0.200.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Test fallback behaviour in absence of modules" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND="" |