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: Thu, 29 Dec 2022 23:01:25
Message-Id: 1672354867.b71b94c9501d57243499a7d219472970eac676a1.sam@gentoo
1 commit: b71b94c9501d57243499a7d219472970eac676a1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 29 23:01:07 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 29 23:01:07 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b71b94c9
7
8 sci-libs/libqalculate: Stabilize 4.3.0 amd64, #888908
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-libs/libqalculate/libqalculate-4.3.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/libqalculate/libqalculate-4.3.0.ebuild b/sci-libs/libqalculate/libqalculate-4.3.0.ebuild
16 index 61e1e47b7f80..221680d8812e 100644
17 --- a/sci-libs/libqalculate/libqalculate-4.3.0.ebuild
18 +++ b/sci-libs/libqalculate/libqalculate-4.3.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 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="curl icu gnuplot readline test"
26 RESTRICT="!test? ( test )"