commit: 1afca29df08c03a296935b30b9c0b4607dbbe631 Author: Luca Barbato <lu_zero <AT> gentoo <DOT> org> AuthorDate: Sat Apr 8 13:34:25 2023 +0000 Commit: Luca Barbato <lu_zero <AT> gentoo <DOT> org> CommitDate: Sat Apr 8 13:41:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1afca29d
dev-lua/luv: keyword 1.44.2.0 for ~ppc64 Signed-off-by: Luca Barbato <lu_zero <AT> gentoo.org> 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 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 )"
