diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 20:43:02 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:53:03 +0100 |
commit | 4f6a958a192b86c33db031fe3f4c11afb711ee80 (patch) | |
tree | 3e83d76088f9f5b24e1598372280c93e0254c87e /dev-perl/Carp-Assert-More | |
parent | dev-perl/Carp-Assert: drop x86-macos (diff) | |
download | gentoo-4f6a958a192b86c33db031fe3f4c11afb711ee80.tar.gz gentoo-4f6a958a192b86c33db031fe3f4c11afb711ee80.tar.bz2 gentoo-4f6a958a192b86c33db031fe3f4c11afb711ee80.zip |
dev-perl/Carp-Assert-More: 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/Carp-Assert-More')
-rw-r--r-- | dev-perl/Carp-Assert-More/Carp-Assert-More-1.200.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.200.0.ebuild b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.200.0.ebuild index 45b55efdfe5f..ceea48b87974 100644 --- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.200.0.ebuild +++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.200.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=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="convenience wrappers around Carp::Assert" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild index be2c307e5001..a896c9efdc7f 100644 --- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild +++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.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=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="convenience wrappers around Carp::Assert" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="test" RESTRICT="!test? ( test )" |