diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:48:09 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:48:09 +0100 |
commit | ed3bac4996ff4690121cc10214357a6f238bce1a (patch) | |
tree | 5142b0a318dbdee8b35de4403aca6a34b281d2a3 /perl-core/Pod-Simple | |
parent | perl-core/parent: dropped ~x86-freebsd (diff) | |
download | gentoo-ed3bac4996ff4690121cc10214357a6f238bce1a.tar.gz gentoo-ed3bac4996ff4690121cc10214357a6f238bce1a.tar.bz2 gentoo-ed3bac4996ff4690121cc10214357a6f238bce1a.zip |
perl-core/Pod-Simple: dropped ~ia64-linux ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'perl-core/Pod-Simple')
-rw-r--r-- | perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild index 918adec8df41..d7e37dab80ae 100644 --- a/perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild +++ b/perl-core/Pod-Simple/Pod-Simple-3.280.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="Framework for parsing Pod" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND=">=virtual/perl-Pod-Escapes-1.04" |