summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 16:14:38 +0000
committerSam James <sam@gentoo.org>2024-01-08 16:14:38 +0000
commitf91fb8aca5174351fcd55cd5948414e55d76c2f7 (patch)
tree5d692303d1b0fa5a8eb40b2a2d1ced913e5a7d1f
parentx11-libs/libnotify: Stabilize 0.8.3 amd64, #916506 (diff)
downloadgentoo-f91fb8aca5174351fcd55cd5948414e55d76c2f7.tar.gz
gentoo-f91fb8aca5174351fcd55cd5948414e55d76c2f7.tar.bz2
gentoo-f91fb8aca5174351fcd55cd5948414e55d76c2f7.zip
dev-libs/gjs: Stabilize 1.78.1 arm, #920697
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/gjs/gjs-1.78.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gjs/gjs-1.78.1.ebuild b/dev-libs/gjs/gjs-1.78.1.ebuild
index 3f77c1d06628..b5114ba334a4 100644
--- a/dev-libs/gjs/gjs-1.78.1.ebuild
+++ b/dev-libs/gjs/gjs-1.78.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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="