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-mathematics/nauty/
Date: Tue, 18 Jan 2022 22:13:36
Message-Id: 1642543997.e7abd731034241ace0d63eb31ba3e42cd856c690.sam@gentoo
1 commit: e7abd731034241ace0d63eb31ba3e42cd856c690
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 18 22:13:17 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 18 22:13:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7abd731
7
8 sci-mathematics/nauty: Stabilize 2.7.3 x86, #831412
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-mathematics/nauty/nauty-2.7.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/nauty/nauty-2.7.3.ebuild b/sci-mathematics/nauty/nauty-2.7.3.ebuild
16 index dd7eb6d2ec5f..0b89c32e208f 100644
17 --- a/sci-mathematics/nauty/nauty-2.7.3.ebuild
18 +++ b/sci-mathematics/nauty/nauty-2.7.3.ebuild
19 @@ -18,7 +18,7 @@ SRC_URI="https://pallini.di.uniroma1.it/${PN}${MY_PV}.tar.gz
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~riscv ~x86"
24 +KEYWORDS="amd64 ~arm ~riscv x86"
25 IUSE="examples"
26
27 BDEPEND="sys-apps/help2man"