From 8b7e1a586f9f9a05ffa2d379244bf5a27296f727 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Sun, 4 Jan 2026 21:12:33 -0500 Subject: [PATCH] sci-libs/libqalculate: Stabilize 5.8.2 x86, #966723 Signed-off-by: Eli Schwartz --- sci-libs/libqalculate/libqalculate-5.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/libqalculate/libqalculate-5.8.2.ebuild b/sci-libs/libqalculate/libqalculate-5.8.2.ebuild index 2d538dcc05314..500773f311460 100644 --- a/sci-libs/libqalculate/libqalculate-5.8.2.ebuild +++ b/sci-libs/libqalculate/libqalculate-5.8.2.ebuild @@ -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 )"