mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/gjs: rekeyword on ppc64
Thanks-to: ernsteiswuerfel Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
@@ -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 )"
|
||||
|
||||
|
||||
@@ -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 )"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user