diff options
Diffstat (limited to 'dev-perl/Test-Cmd')
-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 fad3c983b987..102728a8b712 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 ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc64" BDEPEND="virtual/perl-ExtUtils-MakeMaker" |