diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 16:56:53 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 17:18:56 +0100 |
commit | 18e3118b0b17af3cd03cf8461a33d4892ab552cd (patch) | |
tree | f3e41f5e0b1f4dead2b707a8c8964ff6905e31b7 /dev-perl/Test2-Suite | |
parent | dev-perl/Test2-Plugin-NoWarnings: drop ppc-aix m68k-mint (diff) | |
download | gentoo-18e3118b0b17af3cd03cf8461a33d4892ab552cd.tar.gz gentoo-18e3118b0b17af3cd03cf8461a33d4892ab552cd.tar.bz2 gentoo-18e3118b0b17af3cd03cf8461a33d4892ab552cd.zip |
dev-perl/Test2-Suite: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Test2-Suite')
-rw-r--r-- | dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild b/dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild index a3428e4266ef..8bf7a247ec1c 100644 --- a/dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild +++ b/dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="A rich set of tools built upon the Test2 framework" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |