diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-04 12:59:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-04 12:59:35 +0200 |
commit | 7a028af562d095db91e084005424fb001b2744de (patch) | |
tree | c9e97839eb87c46724678a874106780c0d7b244b /dev-perl/Test-Taint/Test-Taint-1.80.0.ebuild | |
parent | dev-python/mechanize: amd64 stable wrt bug #815952 (diff) | |
download | gentoo-7a028af562d095db91e084005424fb001b2744de.tar.gz gentoo-7a028af562d095db91e084005424fb001b2744de.tar.bz2 gentoo-7a028af562d095db91e084005424fb001b2744de.zip |
dev-perl/Test-Taint: amd64 stable wrt bug #816018
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/Test-Taint/Test-Taint-1.80.0.ebuild')
-rw-r--r-- | dev-perl/Test-Taint/Test-Taint-1.80.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Taint/Test-Taint-1.80.0.ebuild b/dev-perl/Test-Taint/Test-Taint-1.80.0.ebuild index 12a4ba40030c..e9848867e669 100644 --- a/dev-perl/Test-Taint/Test-Taint-1.80.0.ebuild +++ b/dev-perl/Test-Taint/Test-Taint-1.80.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Tools to test taintedness" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" src_test() { perl_rm_files t/pod-coverage.t t/pod.t |