diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 21:47:30 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:53:44 +0100 |
commit | c5638170219d5fbfa47831cdd816a343ac17d2d9 (patch) | |
tree | 4b1e19badc7342ac21f250e6cca25002626de1ee /dev-perl/Moose | |
parent | dev-perl/Moo: drop x86-macos (diff) | |
download | gentoo-c5638170219d5fbfa47831cdd816a343ac17d2d9.tar.gz gentoo-c5638170219d5fbfa47831cdd816a343ac17d2d9.tar.bz2 gentoo-c5638170219d5fbfa47831cdd816a343ac17d2d9.zip |
dev-perl/Moose: 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/Moose')
-rw-r--r-- | dev-perl/Moose/Moose-2.200.700.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Moose/Moose-2.201.400.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Moose/Moose-2.200.700.ebuild b/dev-perl/Moose/Moose-2.200.700.ebuild index fed39db5b3bd..242491a9d4cd 100644 --- a/dev-perl/Moose/Moose-2.200.700.ebuild +++ b/dev-perl/Moose/Moose-2.200.700.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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A postmodern object system for Perl 5" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-perl/Moose/Moose-2.201.400.ebuild b/dev-perl/Moose/Moose-2.201.400.ebuild index 4e90f39c1c77..8c69103036d2 100644 --- a/dev-perl/Moose/Moose-2.201.400.ebuild +++ b/dev-perl/Moose/Moose-2.201.400.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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A postmodern object system for Perl 5" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |