commit: 82cf3a955687fc3142e0e72ee196b2f4817559b2
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 5 01:28:45 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Jan 5 01:52:04 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82cf3a95
sci-libs/libqalculate: Stabilize 5.8.2 arm64, #966723
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
sci-libs/libqalculate/libqalculate-5.8.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-libs/libqalculate/libqalculate-5.8.2.ebuild
b/sci-libs/libqalculate/libqalculate-5.8.2.ebuild
index 0d21169bab74..ada41f243b87 100644
--- a/sci-libs/libqalculate/libqalculate-5.8.2.ebuild
+++ b/sci-libs/libqalculate/libqalculate-5.8.2.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
@@ -17,7 +17,7 @@ S="${WORKDIR}"/"${PN}-${MY_PV}"
LICENSE="GPL-2+"
# SONAME changes pretty often on bumps. Check!
SLOT="0/23.3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc
~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="+curl icu gnuplot +hardened readline test"
RESTRICT="!test? ( test )"