diff options
author | 2024-07-09 17:49:27 -0400 | |
---|---|---|
committer | 2024-07-10 00:18:18 -0400 | |
commit | e38c1ba89a49af3661b1fda291cd989ff055db65 (patch) | |
tree | 62184699f80b19bdf11c89f9723b8d0ee90ab31f /dev-perl/Test-Inter | |
parent | dev-python/watchfiles: Stabilize 0.22.0 sparc, #934100 (diff) | |
download | gentoo-e38c1ba89a49af3661b1fda291cd989ff055db65.tar.gz gentoo-e38c1ba89a49af3661b1fda291cd989ff055db65.tar.bz2 gentoo-e38c1ba89a49af3661b1fda291cd989ff055db65.zip |
dev-perl/Test-Inter: Stabilize 1.110.0 hppa, #933886
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@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 d074cd5bb2f4..d01335fe5efc 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" |