diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-17 16:59:22 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-17 16:59:22 +0100 |
commit | 6696a5295ad33263d44330c1e10f8f336fc6482c (patch) | |
tree | fc7b66e94bb24d4e84edbc0f920b78cd9e63bf54 /dev-perl | |
parent | media-video/ttcut: Stabilize 0.19.6_p2 x86, #943564 (diff) | |
download | gentoo-6696a5295ad33263d44330c1e10f8f336fc6482c.tar.gz gentoo-6696a5295ad33263d44330c1e10f8f336fc6482c.tar.bz2 gentoo-6696a5295ad33263d44330c1e10f8f336fc6482c.zip |
dev-perl/Test-Cmd: Keyword 1.90.0 x86, #943635
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Cmd/Test-Cmd-1.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Cmd/Test-Cmd-1.90.0.ebuild b/dev-perl/Test-Cmd/Test-Cmd-1.90.0.ebuild index f9305b0487a3..76bd69fde701 100644 --- a/dev-perl/Test-Cmd/Test-Cmd-1.90.0.ebuild +++ b/dev-perl/Test-Cmd/Test-Cmd-1.90.0.ebuild @@ -10,6 +10,6 @@ inherit perl-module DESCRIPTION="Module for portable testing of commands and scripts" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" BDEPEND="virtual/perl-ExtUtils-MakeMaker" |