diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-31 12:03:22 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-31 12:03:22 +0000 |
commit | 0c6f7223d148f0e671404027d890cd1fb29d6ea4 (patch) | |
tree | 974ac8b8748e5824d3e3a93e8e8a75702af1a46a /dev-libs | |
parent | app-text/iso-codes: Stabilize 4.13.0 arm, #901377 (diff) | |
download | gentoo-0c6f7223d148f0e671404027d890cd1fb29d6ea4.tar.gz gentoo-0c6f7223d148f0e671404027d890cd1fb29d6ea4.tar.bz2 gentoo-0c6f7223d148f0e671404027d890cd1fb29d6ea4.zip |
dev-libs/gjs: Stabilize 1.74.2 arm, #901377
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gjs/gjs-1.74.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gjs/gjs-1.74.2.ebuild b/dev-libs/gjs/gjs-1.74.2.ebuild index c86be1b458fa..ec894bc97180 100644 --- a/dev-libs/gjs/gjs-1.74.2.ebuild +++ b/dev-libs/gjs/gjs-1.74.2.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=" |