diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-17 16:48:17 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-17 16:48:17 +0100 |
commit | f0a684bbf92604ece89329d30f7ba939d30386c1 (patch) | |
tree | eea890a38c4b2622aba2b76c4641118101fbbdbe /dev-perl | |
parent | app-crypt/swtpm: Stabilize 0.9.0 arm64, #943558 (diff) | |
download | gentoo-f0a684bbf92604ece89329d30f7ba939d30386c1.tar.gz gentoo-f0a684bbf92604ece89329d30f7ba939d30386c1.tar.bz2 gentoo-f0a684bbf92604ece89329d30f7ba939d30386c1.zip |
dev-perl/Test-Cmd: Keyword 1.90.0 arm, #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 142fc287324f..59bfd7200df9 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 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc" BDEPEND="virtual/perl-ExtUtils-MakeMaker" |