summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-16 22:56:32 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-16 22:56:32 +0200
commitf5ca1b383b88f2cc672231c584d218c9ef3b5840 (patch)
treee8a210637e53e627ebc46695dd9a03f8306e69fd
parentdev-lang/spidermonkey: Stabilize 102.6.0 ppc64, #885627 (diff)
downloadgentoo-f5ca1b383b88f2cc672231c584d218c9ef3b5840.tar.gz
gentoo-f5ca1b383b88f2cc672231c584d218c9ef3b5840.tar.bz2
gentoo-f5ca1b383b88f2cc672231c584d218c9ef3b5840.zip
dev-libs/gjs: Stabilize 1.74.1 ppc64, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-libs/gjs/gjs-1.74.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gjs/gjs-1.74.1.ebuild b/dev-libs/gjs/gjs-1.74.1.ebuild
index 34b369950447..a27ea5d33dee 100644
--- a/dev-libs/gjs/gjs-1.74.1.ebuild
+++ b/dev-libs/gjs/gjs-1.74.1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gjs https://gitlab.gnome.org/GNOME/gjs
LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
SLOT="0"
IUSE="+cairo examples readline sysprof test"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv ~x86"
RESTRICT="!test? ( test )"
RDEPEND="