diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:48:43 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:58:48 +0100 |
commit | bf41109081224da174097be5399161cc8db3b3ed (patch) | |
tree | 91c0f0e970915816302f5bf61859293d29368a60 /dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild | |
parent | dev-perl/Test-Warnings: dropped ~x86-freebsd (diff) | |
download | gentoo-bf41109081224da174097be5399161cc8db3b3ed.tar.gz gentoo-bf41109081224da174097be5399161cc8db3b3ed.tar.bz2 gentoo-bf41109081224da174097be5399161cc8db3b3ed.zip |
dev-perl/Test-YAML: dropped ~ia64-linux ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild')
-rw-r--r-- | dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild index f872b83a7be0..89fd44ddf477 100644 --- a/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild +++ b/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Testing Module for YAML Implementations" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |