diff --git a/dev-perl/forks/forks-0.360.0-r2.ebuild b/dev-perl/forks/forks-0.360.0-r2.ebuild index be6e9c05d072f..bc8a3c71580f8 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 )"