diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 05:10:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 05:11:06 +0100 |
commit | cc500c12bc746b13c63e369a2b2e3fa77d1637c1 (patch) | |
tree | 3c24d922d2841b5e88fbfa74a329c7baa8dcd3f0 /dev-perl/Test-Inter | |
parent | dev-perl/Params-Validate: Stabilize 1.310.0 ppc64, #910914 (diff) | |
download | gentoo-cc500c12bc746b13c63e369a2b2e3fa77d1637c1.tar.gz gentoo-cc500c12bc746b13c63e369a2b2e3fa77d1637c1.tar.bz2 gentoo-cc500c12bc746b13c63e369a2b2e3fa77d1637c1.zip |
dev-perl/Test-Inter: Stabilize 1.100.0 amd64, #910917
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.100.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 0f5fd77ada1d..f37fc647663f 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" |