From 1afca29df08c03a296935b30b9c0b4607dbbe631 Mon Sep 17 00:00:00 2001 From: Luca Barbato Date: Sat, 8 Apr 2023 15:34:25 +0200 Subject: [PATCH] dev-lua/luv: keyword 1.44.2.0 for ~ppc64 Signed-off-by: Luca Barbato --- dev-lua/luv/luv-1.44.2.0.ebuild | 4 ++-- 1 file 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 fea9d75383250..307ba522d9fb8 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 )"