diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 19:17:13 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 19:17:59 +0100 |
commit | dc7897cc07fcbd02240061e00e09c631d85f451c (patch) | |
tree | 2d981b8de8032ed160a2f478a367fac3f2bb13dc /dev-perl/Test-YAML | |
parent | dev-perl/XML-XPathEngine-0.140.0-r1: stable on amd64 (diff) | |
download | gentoo-dc7897cc07fcbd02240061e00e09c631d85f451c.tar.gz gentoo-dc7897cc07fcbd02240061e00e09c631d85f451c.tar.bz2 gentoo-dc7897cc07fcbd02240061e00e09c631d85f451c.zip |
dev-perl/Test-YAML-1.60.0-r0: stable on amd64
Gentoo-Bug: 595572
Diffstat (limited to 'dev-perl/Test-YAML')
-rw-r--r-- | dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild index 32ffaa25363b..9208a1d14707 100644 --- a/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild +++ b/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Testing Module for YAML Implementations" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |