summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-08 13:21:24 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-08 13:21:24 +0100
commit7425ea795e830179bf9f1f0cb10691285a621ea9 (patch)
tree6ca75df61d56d740378d7e82500f59f26ac84955 /sci-libs/libqalculate
parentsci-libs/libxc: Stabilize 5.1.7 amd64, #830770 (diff)
downloadgentoo-7425ea795e830179bf9f1f0cb10691285a621ea9.tar.gz
gentoo-7425ea795e830179bf9f1f0cb10691285a621ea9.tar.bz2
gentoo-7425ea795e830179bf9f1f0cb10691285a621ea9.zip
sci-libs/libqalculate: Stabilize 3.22.0 amd64, #830765
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-libs/libqalculate')
-rw-r--r--sci-libs/libqalculate/libqalculate-3.22.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/libqalculate/libqalculate-3.22.0.ebuild b/sci-libs/libqalculate/libqalculate-3.22.0.ebuild
index 0ffd8ea2aa13..6ab992a63620 100644
--- a/sci-libs/libqalculate/libqalculate-3.22.0.ebuild
+++ b/sci-libs/libqalculate/libqalculate-3.22.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 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 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="curl icu gnuplot readline test"
RESTRICT="!test? ( test )"