diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:42:46 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:42:46 +0100 |
commit | 63116297a56b111a0fc34fab7cbfa2f67b17ea91 (patch) | |
tree | 3e9a092b21541de2b3a1d6aa4172196329c70d48 /perl-core | |
parent | perl-core/CPAN-Meta-Requirements: dropped ~ia64-linux ~x64-freebsd ~x86-freeb... (diff) | |
download | gentoo-63116297a56b111a0fc34fab7cbfa2f67b17ea91.tar.gz gentoo-63116297a56b111a0fc34fab7cbfa2f67b17ea91.tar.bz2 gentoo-63116297a56b111a0fc34fab7cbfa2f67b17ea91.zip |
perl-core/Data-Dumper: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Data-Dumper/Data-Dumper-2.154.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Data-Dumper/Data-Dumper-2.154.0.ebuild b/perl-core/Data-Dumper/Data-Dumper-2.154.0.ebuild index 5e4fb063804f..9aefe32b25d6 100644 --- a/perl-core/Data-Dumper/Data-Dumper-2.154.0.ebuild +++ b/perl-core/Data-Dumper/Data-Dumper-2.154.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Stringified perl data structures, suitable for both printing and eval" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~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 arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |