summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-17 16:59:22 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-17 16:59:22 +0100
commit6696a5295ad33263d44330c1e10f8f336fc6482c (patch)
treefc7b66e94bb24d4e84edbc0f920b78cd9e63bf54 /dev-perl
parentmedia-video/ttcut: Stabilize 0.19.6_p2 x86, #943564 (diff)
downloadgentoo-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.ebuild2
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"