diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:47:06 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:47:06 +0100 |
commit | d3384163e9fc050867a673c21ede0d23a9b34a4c (patch) | |
tree | 830b5caef92967e102c53bcda63203a8802b24ae /perl-core | |
parent | perl-core/Module-CoreList: dropped ~ia64-linux ~x64-freebsd ~x86-freebsd ~x86... (diff) | |
download | gentoo-d3384163e9fc050867a673c21ede0d23a9b34a4c.tar.gz gentoo-d3384163e9fc050867a673c21ede0d23a9b34a4c.tar.bz2 gentoo-d3384163e9fc050867a673c21ede0d23a9b34a4c.zip |
perl-core/Module-Metadata: 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/Module-Metadata/Module-Metadata-1.0.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Module-Metadata/Module-Metadata-1.0.26.ebuild b/perl-core/Module-Metadata/Module-Metadata-1.0.26.ebuild index c6eb7101599e..88b770355536 100644 --- a/perl-core/Module-Metadata/Module-Metadata-1.0.26.ebuild +++ b/perl-core/Module-Metadata/Module-Metadata-1.0.26.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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="Gather package and POD information from perl module files" 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="" RDEPEND=">=virtual/perl-version-0.870" |