From e38c1ba89a49af3661b1fda291cd989ff055db65 Mon Sep 17 00:00:00 2001 From: Matoro Mahri Date: Tue, 9 Jul 2024 17:49:27 -0400 Subject: [PATCH] dev-perl/Test-Inter: Stabilize 1.110.0 hppa, #933886 Signed-off-by: Matoro Mahri Signed-off-by: Ionen Wolkens --- dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild index d074cd5bb2f4e..d01335fe5efcc 100644 --- a/dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild +++ b/dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Framework for more readable interactive test scripts" 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 ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" BDEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0" RDEPEND="virtual/perl-IO"