dev-libs/gjs: rekeyword on ppc64

Thanks-to: ernsteiswuerfel
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Pacho Ramos
2025-08-15 11:12:14 +02:00
parent d4b574d1db
commit f2ad4ff2b3
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ HOMEPAGE="https://gjs.guide"
LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
IUSE="examples readline sysprof test"
RESTRICT="!test? ( test )"

View File

@@ -10,7 +10,7 @@ HOMEPAGE="https://gjs.guide"
LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
SLOT="0"
KEYWORDS="amd64 arm arm64 ~loong ~riscv x86"
KEYWORDS="amd64 arm arm64 ~loong ~ppc64 ~riscv x86"
IUSE="examples readline sysprof test"
RESTRICT="!test? ( test )"