diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:07:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:10:26 +0200 |
commit | 7f965b15389e156af3dd00da0fc1e383a8f9c161 (patch) | |
tree | 8a8190b46462e0136774c8ae4bb132d073c48b1e /dev-perl/Test2-Plugin-NoWarnings | |
parent | dev-perl/Test-Manifest: amd64 stable wrt bug #817614 (diff) | |
download | gentoo-7f965b15389e156af3dd00da0fc1e383a8f9c161.tar.gz gentoo-7f965b15389e156af3dd00da0fc1e383a8f9c161.tar.bz2 gentoo-7f965b15389e156af3dd00da0fc1e383a8f9c161.zip |
dev-perl/Test2-Plugin-NoWarnings: amd64 stable wrt bug #817617
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Test2-Plugin-NoWarnings')
-rw-r--r-- | dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.90.0.ebuild b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.90.0.ebuild index ce697963d90c..d3c0a9ec4f4b 100644 --- a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.90.0.ebuild +++ b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.90.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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-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" RDEPEND=" virtual/perl-Carp |