diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:43:17 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:45:38 +0100 |
commit | 9b2d7f52de6866db2954aa15dc3140e131519b47 (patch) | |
tree | 1245a9c4a196d104bc3f29ec76df44a0c222ba79 /dev-perl | |
parent | dev-perl/Shell-EnvImporter: dropped ~x86-interix (diff) | |
download | gentoo-9b2d7f52de6866db2954aa15dc3140e131519b47.tar.gz gentoo-9b2d7f52de6866db2954aa15dc3140e131519b47.tar.bz2 gentoo-9b2d7f52de6866db2954aa15dc3140e131519b47.zip |
dev-perl/Spiffy: dropped ~ia64-linux ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Spiffy/Spiffy-0.460.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Spiffy/Spiffy-0.460.0.ebuild b/dev-perl/Spiffy/Spiffy-0.460.0.ebuild index d303cf5d0105..0d7423960d98 100644 --- a/dev-perl/Spiffy/Spiffy-0.460.0.ebuild +++ b/dev-perl/Spiffy/Spiffy-0.460.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="Spiffy Perl Interface Framework For You" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~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 ~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="" DEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0" |