commit: f91fb8aca5174351fcd55cd5948414e55d76c2f7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 8 16:14:38 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 8 16:14:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f91fb8ac
dev-libs/gjs: Stabilize 1.78.1 arm, #920697 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/gjs/gjs-1.78.1.ebuild | 4 ++-- 1 file 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="
