diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 16:08:45 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 16:08:45 +0100 |
commit | 2ff859b7a3db1a76616675a4aba4319a910b7186 (patch) | |
tree | 447bd7b0beb74befb9e680490202e8d05eba070a /dev-perl/Hash-FieldHash | |
parent | dev-perl/Getopt-Long-Descriptive: drop ppc-aix m68k-mint (diff) | |
download | gentoo-2ff859b7a3db1a76616675a4aba4319a910b7186.tar.gz gentoo-2ff859b7a3db1a76616675a4aba4319a910b7186.tar.bz2 gentoo-2ff859b7a3db1a76616675a4aba4319a910b7186.zip |
dev-perl/Hash-FieldHash: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Hash-FieldHash')
-rw-r--r-- | dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r1.ebuild b/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r1.ebuild index 0107d1d20cc8..9eaec1b9331c 100644 --- a/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r1.ebuild +++ b/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Lightweight field hash for inside-out objects" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~riscv ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0.ebuild b/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0.ebuild index fad9b056704c..66e1072adf79 100644 --- a/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0.ebuild +++ b/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Lightweight field hash for inside-out objects" SLOT="0" -KEYWORDS="amd64 hppa ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |