commit: 90e31bc3331639220693a41e4a01cd57f3f1e932 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Aug 2 04:26:09 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Aug 2 04:26:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90e31bc3
dev-perl/Test-Inter: Stabilize 1.100.0 hppa, #910917 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild index bd45be2469ce..00a00868255e 100644 --- a/dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild +++ b/dev-perl/Test-Inter/Test-Inter-1.100.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"