diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-12 11:09:17 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-12 10:34:07 +0100 |
commit | bca9b2a3d446a3d09888ff9d52e0b48ad2a9f0f6 (patch) | |
tree | aa3e06e6fd21e98581c5f798b91df897a2c3930d /dev-perl/Test2-Plugin-NoWarnings | |
parent | dev-perl/Test-Without-Module: stable 0.200.0 for sparc, bug #717060 (diff) | |
download | gentoo-bca9b2a3d446a3d09888ff9d52e0b48ad2a9f0f6.tar.gz gentoo-bca9b2a3d446a3d09888ff9d52e0b48ad2a9f0f6.tar.bz2 gentoo-bca9b2a3d446a3d09888ff9d52e0b48ad2a9f0f6.zip |
dev-perl/Test2-Plugin-NoWarnings: mark 0.60.0 sparc, bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Test2-Plugin-NoWarnings')
-rw-r--r-- | dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.60.0.ebuild b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.60.0.ebuild index 4e12b71dc90f..0d02663551c9 100644 --- a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.60.0.ebuild +++ b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.60.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Fail if tests warn" 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 )" |