diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-24 23:42:07 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-24 23:52:32 -0700 |
commit | 3c41d5ecc682f171df8998626f4b63f9aa9fdcd9 (patch) | |
tree | 89234781d94471385c6ee6f42d9f19b12de104c0 /dev-perl/YAML-LibYAML | |
parent | net-misc/wget: Stable for HPPA PPC64 (bug #583972). (diff) | |
download | gentoo-3c41d5ecc682f171df8998626f4b63f9aa9fdcd9.tar.gz gentoo-3c41d5ecc682f171df8998626f4b63f9aa9fdcd9.tar.bz2 gentoo-3c41d5ecc682f171df8998626f4b63f9aa9fdcd9.zip |
dev-perl/YAML-LibYAML: added ~alpha, bug 576058.
Diffstat (limited to 'dev-perl/YAML-LibYAML')
-rw-r--r-- | dev-perl/YAML-LibYAML/YAML-LibYAML-0.620.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.620.0.ebuild b/dev-perl/YAML-LibYAML/YAML-LibYAML-0.620.0.ebuild index fa83bf7240c0..9a505a46c748 100644 --- a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.620.0.ebuild +++ b/dev-perl/YAML-LibYAML/YAML-LibYAML-0.620.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl YAML Serialization using XS and libyaml" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="" RDEPEND="" |