diff options
author | Sam James <sam@gentoo.org> | 2020-08-17 10:15:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-17 10:15:46 +0000 |
commit | 6b41153c852ccb1fb7de22e19b95191409ff42f7 (patch) | |
tree | c514bae5796f9973a2504d5a0830b88cea2b863b /dev-perl | |
parent | dev-perl/Archive-Extract: Keyword 0.860.0 ppc64, #737594 (diff) | |
download | gentoo-6b41153c852ccb1fb7de22e19b95191409ff42f7.tar.gz gentoo-6b41153c852ccb1fb7de22e19b95191409ff42f7.tar.bz2 gentoo-6b41153c852ccb1fb7de22e19b95191409ff42f7.zip |
dev-perl/Shell-Guess: Keyword 0.90.0 ppc64, #737594
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild b/dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild index 52e6eecefc11..8830539495c3 100644 --- a/dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild +++ b/dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Make an educated guess about the shell in use" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~s390 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |