Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libqalculate/
Date: Tue, 05 Apr 2022 02:36:16
Message-Id: 1649126137.c8bb8a54156cf74735b86e3a95b369348e8a27c5.sam@gentoo
1 commit: c8bb8a54156cf74735b86e3a95b369348e8a27c5
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 5 02:35:37 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 5 02:35:37 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8bb8a54
7
8 sci-libs/libqalculate: Stabilize 3.22.0 ppc64, #830765
9
10 Signed-off-by: Sam James <sam <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 2fc02de1fe5a..545711dca10d 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 )"