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/nauty/
Date: Wed, 29 Dec 2021 13:46:19
Message-Id: 1640785208.c0434ae1248d0bceb1080b74b04cb7c2d1face53.dlan@gentoo
1 commit: c0434ae1248d0bceb1080b74b04cb7c2d1face53
2 Author: Alex Fan <alex.fan.q <AT> gmail <DOT> com>
3 AuthorDate: Tue Dec 28 10:19:29 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 29 13:40:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0434ae1
7
8 sci-mathematics/nauty: keyword 2.7.3 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/nauty/nauty-2.7.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-mathematics/nauty/nauty-2.7.3.ebuild b/sci-mathematics/nauty/nauty-2.7.3.ebuild
17 index e9486f711382..8ed6af921a53 100644
18 --- a/sci-mathematics/nauty/nauty-2.7.3.ebuild
19 +++ b/sci-mathematics/nauty/nauty-2.7.3.ebuild
20 @@ -18,7 +18,7 @@ SRC_URI="https://pallini.di.uniroma1.it/${PN}${MY_PV}.tar.gz
21
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~x86"
25 +KEYWORDS="~amd64 ~arm ~riscv ~x86"
26 IUSE="examples"
27
28 BDEPEND="sys-apps/help2man"