diff options
author | Sam James <sam@gentoo.org> | 2024-06-09 21:40:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-09 21:40:20 +0100 |
commit | 50b03998240c0558398f3c76b04b441f8db7c3bd (patch) | |
tree | c444e4016c3f19f00ef54d343850ae589a82728d /dev-perl/Test-Inter | |
parent | dev-perl/HTTP-Cookies: Stabilize 6.110.0 amd64, #933882 (diff) | |
download | gentoo-50b03998240c0558398f3c76b04b441f8db7c3bd.tar.gz gentoo-50b03998240c0558398f3c76b04b441f8db7c3bd.tar.bz2 gentoo-50b03998240c0558398f3c76b04b441f8db7c3bd.zip |
dev-perl/Test-Inter: Stabilize 1.110.0 arm, #933886
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Inter')
-rw-r--r-- | dev-perl/Test-Inter/Test-Inter-1.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 b215b5419499..894cbbe77e6b 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" |