diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:57:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:59:20 +0200 |
commit | f1aad58e0296d1b4f3e3c2eefe63805e8fcc4b4a (patch) | |
tree | 92ad12a592c081764fece84f8bf4537b8d8da2c5 /dev-perl/TAP-Parser-SourceHandler-pgTAP | |
parent | dev-perl/Specio: amd64 stable wrt bug #717060 (diff) | |
download | gentoo-f1aad58e0296d1b4f3e3c2eefe63805e8fcc4b4a.tar.gz gentoo-f1aad58e0296d1b4f3e3c2eefe63805e8fcc4b4a.tar.bz2 gentoo-f1aad58e0296d1b4f3e3c2eefe63805e8fcc4b4a.zip |
dev-perl/TAP-Parser-SourceHandler-pgTAP: amd64 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/TAP-Parser-SourceHandler-pgTAP')
-rw-r--r-- | dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.350.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.350.0.ebuild b/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.350.0.ebuild index 4a24859090b5..7ae8cdd0b131 100644 --- a/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.350.0.ebuild +++ b/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.350.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Stream TAP from pgTAP test scripts" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" RESTRICT="!test? ( test )" |