summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-09 21:35:15 +0000
committerSam James <sam@gentoo.org>2021-02-09 21:35:15 +0000
commit8785fddd338a63ee80f64ff6086074961a1e18ef (patch)
tree8fc8f4ee514875fd187ee4a15a940e2b9857cead /dev-perl/forks
parentdev-perl/Sys-SigAction: Keyword 0.230.0 ppc64, #768102 (diff)
downloadgentoo-8785fddd338a63ee80f64ff6086074961a1e18ef.tar.gz
gentoo-8785fddd338a63ee80f64ff6086074961a1e18ef.tar.bz2
gentoo-8785fddd338a63ee80f64ff6086074961a1e18ef.zip
dev-perl/forks: Keyword 0.360.0-r2 ppc64, #768102
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/forks')
-rw-r--r--dev-perl/forks/forks-0.360.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/forks/forks-0.360.0-r2.ebuild b/dev-perl/forks/forks-0.360.0-r2.ebuild
index be6e9c05d072..bc8a3c71580f 100644
--- a/dev-perl/forks/forks-0.360.0-r2.ebuild
+++ b/dev-perl/forks/forks-0.360.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Emulate threads with fork"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"