diff options
Diffstat (limited to 'dev-lua/luv/luv-1.44.2.0.ebuild')
-rw-r--r-- | dev-lua/luv/luv-1.44.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/luv/luv-1.44.2.0.ebuild b/dev-lua/luv/luv-1.44.2.0.ebuild index fea9d7538325..307ba522d9fb 100644 --- a/dev-lua/luv/luv-1.44.2.0.ebuild +++ b/dev-lua/luv/luv-1.44.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Gentoo Authors +# Copyright 2019-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="Apache-2.0 MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~riscv x86 ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |