diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-05 08:47:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-05 08:47:55 +0200 |
commit | 8530f34ba1916bcab4a5316a0face2a11f7b5e88 (patch) | |
tree | 60fd8d843e6b3baa0c262062743dd7af88c022ee /dev-perl/Test-Taint | |
parent | x11-wm/icewm: x86 stable wrt bug #816276 (diff) | |
download | gentoo-8530f34ba1916bcab4a5316a0face2a11f7b5e88.tar.gz gentoo-8530f34ba1916bcab4a5316a0face2a11f7b5e88.tar.bz2 gentoo-8530f34ba1916bcab4a5316a0face2a11f7b5e88.zip |
dev-perl/Test-Taint: x86 stable wrt bug #816018
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Taint')
-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 d873b69bcc62..d4144ffcac20 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 |