summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-16 22:28:56 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-16 22:28:56 +0200
commit19e475c43385d5b2edf967e81f3eb864072c2d2c (patch)
tree45d7ad12c7bc564a83dbe001974347bafa3e259a
parentdev-lang/spidermonkey: Stabilize 102.6.0 arm64, #885627 (diff)
downloadgentoo-19e475c43385d5b2edf967e81f3eb864072c2d2c.tar.gz
gentoo-19e475c43385d5b2edf967e81f3eb864072c2d2c.tar.bz2
gentoo-19e475c43385d5b2edf967e81f3eb864072c2d2c.zip
dev-libs/gjs: Stabilize 1.74.1 arm64, #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 5d158cb1470d..b52f37d96dcb 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="