commit: 8c52b0e21781742c31aff805cdfb747202c27af2
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 21 22:08:33 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Jan 21 22:08:33 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c52b0e2
dev-libs/quickjs-ng: Stabilize 0.11.0 arm64, #969066
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-libs/quickjs-ng/quickjs-ng-0.11.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/quickjs-ng/quickjs-ng-0.11.0.ebuild
b/dev-libs/quickjs-ng/quickjs-ng-0.11.0.ebuild
index 3a37bd64d610..1a9fedf86825 100644
--- a/dev-libs/quickjs-ng/quickjs-ng-0.11.0.ebuild
+++ b/dev-libs/quickjs-ng/quickjs-ng-0.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0/$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 arm64"
IUSE="test"
RESTRICT="!test? ( test )"