diff options
author | Sam James <sam@gentoo.org> | 2024-04-09 23:45:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-09 23:45:26 +0100 |
commit | 0c44d217d0416c9e9acf765559fde216b7246196 (patch) | |
tree | 84e129adf936e3cd960d3e2c6c74443f84904563 /dev-libs | |
parent | dev-cpp/cairomm: Stabilize 1.18.0 ppc, #928840 (diff) | |
download | gentoo-0c44d217d0416c9e9acf765559fde216b7246196.tar.gz gentoo-0c44d217d0416c9e9acf765559fde216b7246196.tar.bz2 gentoo-0c44d217d0416c9e9acf765559fde216b7246196.zip |
dev-libs/gjs: Stabilize 1.78.5 ppc, #928841
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gjs/gjs-1.78.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gjs/gjs-1.78.5.ebuild b/dev-libs/gjs/gjs-1.78.5.ebuild index 0266c267beac..805b43049029 100644 --- a/dev-libs/gjs/gjs-1.78.5.ebuild +++ b/dev-libs/gjs/gjs-1.78.5.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 ~loong ~ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv x86" RESTRICT="!test? ( test )" RDEPEND=" |