diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 09:44:09 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 09:44:09 +0200 |
commit | 26c6a84e5f9b575348f8eadc85d6ed465c4dc8cc (patch) | |
tree | d67a289af745d8da3b93e72b0fd418ed70d21584 /dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild | |
parent | dev-perl/Config-Tiny: Stabilize 2.290.0 ppc, #910886 (diff) | |
download | gentoo-26c6a84e5f9b575348f8eadc85d6ed465c4dc8cc.tar.gz gentoo-26c6a84e5f9b575348f8eadc85d6ed465c4dc8cc.tar.bz2 gentoo-26c6a84e5f9b575348f8eadc85d6ed465c4dc8cc.zip |
dev-perl/Test-Inter: Stabilize 1.100.0 ppc, #910917
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Inter/Test-Inter-1.100.0.ebuild')
-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 ec3df5d93787..bd45be2469ce 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" |