diff options
-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 )" |