diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:24:03 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:54:08 +0100 |
commit | f589858f32f9953f531b14a76a27f00a53458d80 (patch) | |
tree | af63705f5f0e1bafaeeb0f973bb4bfdf5cc756d3 /dev-perl | |
parent | dev-perl/Test-Inline: drop x86-macos (diff) | |
download | gentoo-f589858f32f9953f531b14a76a27f00a53458d80.tar.gz gentoo-f589858f32f9953f531b14a76a27f00a53458d80.tar.bz2 gentoo-f589858f32f9953f531b14a76a27f00a53458d80.zip |
dev-perl/Test-Inter: 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')
-rw-r--r-- | dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild index 9cc05ce283a2..bd9c29724442 100644 --- a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild +++ b/dev-perl/Test-Inter/Test-Inter-1.60.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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Framework for more readable interactive test scripts" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc 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/Test-Inter/Test-Inter-1.90.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild index b6d9d47fd5a0..230b7bb189d2 100644 --- a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild +++ b/dev-perl/Test-Inter/Test-Inter-1.90.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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Framework for more readable interactive test scripts" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |