diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:11:46 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:54:00 +0100 |
commit | 16ff8280a0896688d1fc9c209b1a2f46c4736ee2 (patch) | |
tree | 9066f0cb7d6df32e2b71e6d2e299ffa384c24c22 /dev-perl/Spiffy | |
parent | dev-perl/Specio: drop x86-macos (diff) | |
download | gentoo-16ff8280a0896688d1fc9c209b1a2f46c4736ee2.tar.gz gentoo-16ff8280a0896688d1fc9c209b1a2f46c4736ee2.tar.bz2 gentoo-16ff8280a0896688d1fc9c209b1a2f46c4736ee2.zip |
dev-perl/Spiffy: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Spiffy')
-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 206bf9d30263..9e18a68b47a9 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-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Spiffy Perl Interface Framework For You" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0" |