diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-17 08:43:04 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-17 08:44:26 +0200 |
commit | e616c3df43321fd302fd4c9885d1de5ef85ba3ee (patch) | |
tree | e2e32c843c150c76ed366fbd4bb268c5ae31fa4e /dev-libs | |
parent | dev-lang/spidermonkey: Stabilize 102.6.0 ppc, #885627 (diff) | |
download | gentoo-e616c3df43321fd302fd4c9885d1de5ef85ba3ee.tar.gz gentoo-e616c3df43321fd302fd4c9885d1de5ef85ba3ee.tar.bz2 gentoo-e616c3df43321fd302fd4c9885d1de5ef85ba3ee.zip |
dev-libs/gjs: Stabilize 1.74.1 ppc, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gjs/gjs-1.74.1.ebuild | 2 |
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 7be031cbaa4d..ab54bc1c14cf 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=" |