diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 21:25:15 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:53:30 +0100 |
commit | 20236388fc6500d3a457be36964ec1d0313f02f3 (patch) | |
tree | fe49f366c7826edd5c840fcc94f9dbecc2c394ae /dev-perl/Hash-FieldHash | |
parent | dev-perl/glib-perl: drop x86-macos (diff) | |
download | gentoo-20236388fc6500d3a457be36964ec1d0313f02f3.tar.gz gentoo-20236388fc6500d3a457be36964ec1d0313f02f3.tar.bz2 gentoo-20236388fc6500d3a457be36964ec1d0313f02f3.zip |
dev-perl/Hash-FieldHash: 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/Hash-FieldHash')
-rw-r--r-- | dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0.ebuild | 4 |
2 files changed, 4 insertions, 4 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 9eaec1b9331c..62622f583801 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 @@ -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=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Lightweight field hash for inside-out objects" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-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 e7bea03a63d4..cd527deb5be7 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-2020 Gentoo Authors +# Copyright 1999-2021 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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |