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: 1672354864.17c8635889ff2b56584323d330f6d44bc73fca1a.sam@gentoo
1 commit: 17c8635889ff2b56584323d330f6d44bc73fca1a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 29 23:01:04 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 29 23:01:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17c86358
7
8 sci-libs/libqalculate: Stabilize 4.3.0 x86, #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 afe9ca2da752..dc4bf10488de 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 )"