diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:42:45 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:45:38 +0100 |
commit | 60e22dffa71613840441abfcbac32742015bda9e (patch) | |
tree | 81ee731281502e5ff04422958271f57617bc56b7 /dev-perl/Probe-Perl | |
parent | dev-perl/PortageXS: dropped ~x86-interix (diff) | |
download | gentoo-60e22dffa71613840441abfcbac32742015bda9e.tar.gz gentoo-60e22dffa71613840441abfcbac32742015bda9e.tar.bz2 gentoo-60e22dffa71613840441abfcbac32742015bda9e.zip |
dev-perl/Probe-Perl: dropped ~ia64-linux
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/Probe-Perl')
-rw-r--r-- | dev-perl/Probe-Perl/Probe-Perl-0.30.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Probe-Perl/Probe-Perl-0.30.0.ebuild b/dev-perl/Probe-Perl/Probe-Perl-0.30.0.ebuild index ab389370c73c..e10cc7670657 100644 --- a/dev-perl/Probe-Perl/Probe-Perl-0.30.0.ebuild +++ b/dev-perl/Probe-Perl/Probe-Perl-0.30.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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="Information about the currently running perl" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="test" RDEPEND="virtual/perl-File-Spec" |