diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-15 20:43:38 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-15 20:43:38 +0300 |
commit | c5c82da9bdae67a4b48c1ca6b15d18934928eff0 (patch) | |
tree | 521a8142597e20772b3c545891799573ae785cb7 /dev-libs/gjs | |
parent | dev-libs/glib: Stabilize 2.72.3 arm, #861029 (diff) | |
download | gentoo-c5c82da9bdae67a4b48c1ca6b15d18934928eff0.tar.gz gentoo-c5c82da9bdae67a4b48c1ca6b15d18934928eff0.tar.bz2 gentoo-c5c82da9bdae67a4b48c1ca6b15d18934928eff0.zip |
dev-libs/gjs: Stabilize 1.72.1 arm, #861029
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/gjs')
-rw-r--r-- | dev-libs/gjs/gjs-1.72.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gjs/gjs-1.72.1.ebuild b/dev-libs/gjs/gjs-1.72.1.ebuild index 002524a5ac0e..87ea30c49dca 100644 --- a/dev-libs/gjs/gjs-1.72.1.ebuild +++ b/dev-libs/gjs/gjs-1.72.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 gtk readline sysprof test" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86" RESTRICT="!test? ( test )" RDEPEND=" |