diff options
author | 2024-06-10 03:15:49 +0100 | |
---|---|---|
committer | 2024-06-10 03:15:49 +0100 | |
commit | da8b3abfa687d2bb8127fc0ccde943e1f9ed0ba2 (patch) | |
tree | 7fd0e2b7be368c81cd1b57d2b2c09ba7ab678c7b /dev-perl | |
parent | dev-perl/Clipboard: Stabilize 0.290.0 x86, #933959 (diff) | |
download | gentoo-da8b3abfa687d2bb8127fc0ccde943e1f9ed0ba2.tar.gz gentoo-da8b3abfa687d2bb8127fc0ccde943e1f9ed0ba2.tar.bz2 gentoo-da8b3abfa687d2bb8127fc0ccde943e1f9ed0ba2.zip |
dev-perl/Test-Kit: Stabilize 2.160.0 amd64, #933964
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Kit/Test-Kit-2.160.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Kit/Test-Kit-2.160.0.ebuild b/dev-perl/Test-Kit/Test-Kit-2.160.0.ebuild index 251c0fe003c9..512bdb0f3504 100644 --- a/dev-perl/Test-Kit/Test-Kit-2.160.0.ebuild +++ b/dev-perl/Test-Kit/Test-Kit-2.160.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Build custom test packages with only the features you want" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86 ~x64-macos" +KEYWORDS="amd64 ~riscv ~x86 ~x64-macos" RDEPEND=" virtual/perl-Exporter |