summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-06 19:45:52 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-06 19:45:52 +0100
commitbe31ef24180238f790dee757e5f79d044d52164d (patch)
treec338d44f34388e6e305f36f496abe738e9646351 /sci-libs
parentapp-emacs/howm: drop old 1.4.8 (diff)
downloadgentoo-be31ef24180238f790dee757e5f79d044d52164d.tar.gz
gentoo-be31ef24180238f790dee757e5f79d044d52164d.tar.bz2
gentoo-be31ef24180238f790dee757e5f79d044d52164d.zip
sci-libs/libqalculate: Stabilize 4.8.1 arm64, #920147
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/libqalculate/libqalculate-4.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/libqalculate/libqalculate-4.8.1.ebuild b/sci-libs/libqalculate/libqalculate-4.8.1.ebuild
index fe714538f6a3..eebf39f1b7ff 100644
--- a/sci-libs/libqalculate/libqalculate-4.8.1.ebuild
+++ b/sci-libs/libqalculate/libqalculate-4.8.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
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/Qalculate/${PN}/releases/download/v${PV}/${P}.tar.gz
LICENSE="GPL-2+"
# SONAME changes pretty often on bumps. Check!
SLOT="0/22"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
IUSE="curl icu gnuplot +hardened readline test"
RESTRICT="!test? ( test )"