diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-26 12:43:00 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-26 15:03:23 +0100 |
commit | ba377a225f47c765b216834e35cf9f91721d716a (patch) | |
tree | 055a162f8e3f9e3a4deb1d17dd2f4c620efd633a /dev-perl/Hash-MultiValue | |
parent | dev-perl/Filesys-Notify-Simple-0.120.0-r0: keyworded for ~alpha (diff) | |
download | gentoo-ba377a225f47c765b216834e35cf9f91721d716a.tar.gz gentoo-ba377a225f47c765b216834e35cf9f91721d716a.tar.bz2 gentoo-ba377a225f47c765b216834e35cf9f91721d716a.zip |
dev-perl/Hash-MultiValue-0.160.0-r0: keyworded for ~alpha
Gentoo-Bug: 577100
Diffstat (limited to 'dev-perl/Hash-MultiValue')
-rw-r--r-- | dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0.ebuild b/dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0.ebuild index 933c73d3ced9..d45f5a6d75fa 100644 --- a/dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0.ebuild +++ b/dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Store multiple values per key" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~alpha amd64 x86" IUSE="test" RDEPEND="" |