diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-04-12 11:34:28 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-04-12 14:38:50 +0300 |
commit | f7e851e4c9cb96be48f897ab9bb771b3f5342e26 (patch) | |
tree | bb57c0e4745f22fb1f2c0c3fa1bf0df1f71398c5 /dev-perl/Test2-Suite | |
parent | dev-perl/Test2-Plugin-NoWarnings: arm64 stable (bug #717060) (diff) | |
download | gentoo-f7e851e4c9cb96be48f897ab9bb771b3f5342e26.tar.gz gentoo-f7e851e4c9cb96be48f897ab9bb771b3f5342e26.tar.bz2 gentoo-f7e851e4c9cb96be48f897ab9bb771b3f5342e26.zip |
dev-perl/Test2-Suite: arm64 stable (bug #717060)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@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 a926c5ac53ad..196e2635f707 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 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |