Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libqalculate/
Date: Mon, 10 Jan 2022 10:55:04
Message-Id: 1641812089.3a7b42daa9e1edb00299f402b3955bad8c0a345c.arthurzam@gentoo
1 commit: 3a7b42daa9e1edb00299f402b3955bad8c0a345c
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 10 10:54:49 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 10 10:54:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a7b42da
7
8 sci-libs/libqalculate: Stabilize 3.22.0 arm64, #830765
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 sci-libs/libqalculate/libqalculate-3.22.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/libqalculate/libqalculate-3.22.0.ebuild b/sci-libs/libqalculate/libqalculate-3.22.0.ebuild
16 index c2543ef20bd2..2fc02de1fe5a 100644
17 --- a/sci-libs/libqalculate/libqalculate-3.22.0.ebuild
18 +++ b/sci-libs/libqalculate/libqalculate-3.22.0.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Qalculate/${PN}/releases/download/v${PV}/${P}.tar.gz
20 LICENSE="GPL-2"
21 # SONAME changes pretty often on bumps. Check!
22 SLOT="0/22"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="curl icu gnuplot readline test"
26 RESTRICT="!test? ( test )"