From b57b4bba2bee59f73b152e0fbbeee1cc07f9e09e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 12 Sep 2025 20:22:44 +0200 Subject: [PATCH] dev-perl/TAP-Parser-SourceHandler-pgTAP: Stabilize 3.370.0 amd64, #962672 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- .../TAP-Parser-SourceHandler-pgTAP-3.370.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.370.0.ebuild b/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.370.0.ebuild index f1836f62bf9fa..9f687dd7e4695 100644 --- a/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.370.0.ebuild +++ b/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.370.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Stream TAP from pgTAP test scripts" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" BDEPEND=" >=dev-perl/Module-Build-0.420.900