Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/singular/
Date: Mon, 22 Nov 2021 03:07:48
Message-Id: 1637550085.586a75f57e129c5f5086e4950b80894fcb89ca8d.dlan@gentoo
1 commit: 586a75f57e129c5f5086e4950b80894fcb89ca8d
2 Author: Alex Fan <alex.fan.q <AT> gmail <DOT> com>
3 AuthorDate: Thu Nov 18 07:22:54 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 22 03:01:25 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=586a75f5
7
8 sci-mathematics/singular: keyword 4.2.1 for ~riscv
9
10 Signed-off-by: Alex Fan <alex.fan.q <AT> gmail.com>
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 sci-mathematics/singular/singular-4.2.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-mathematics/singular/singular-4.2.1.ebuild b/sci-mathematics/singular/singular-4.2.1.ebuild
17 index 0f3497acf49d..015943a9e875 100644
18 --- a/sci-mathematics/singular/singular-4.2.1.ebuild
19 +++ b/sci-mathematics/singular/singular-4.2.1.ebuild
20 @@ -17,7 +17,7 @@ SRC_URI="ftp://jim.mathematik.uni-kl.de/pub/Math/${MY_PN}/SOURCES/${MY_DIR}/${PN
21
22 LICENSE="BSD GPL-2 GPL-3"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux"
25 +KEYWORDS="~amd64 ~ppc ~riscv ~x86 ~x86-linux"
26 IUSE="emacs examples +readline static-libs"
27
28 RDEPEND="dev-libs/gmp:0