Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/nauty/
Date: Tue, 18 Jan 2022 21:50:42
Message-Id: 1642542587.ef7c36eed28cb94740b2b2695cae905dc9d09a6a.jsmolic@gentoo
1 commit: ef7c36eed28cb94740b2b2695cae905dc9d09a6a
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 18 21:49:47 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 18 21:49:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef7c36ee
7
8 sci-mathematics/nauty: Stabilize 2.7.3 amd64, #831412
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 sci-mathematics/nauty/nauty-2.7.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-mathematics/nauty/nauty-2.7.3.ebuild b/sci-mathematics/nauty/nauty-2.7.3.ebuild
16 index 8ed6af921a53..dd7eb6d2ec5f 100644
17 --- a/sci-mathematics/nauty/nauty-2.7.3.ebuild
18 +++ b/sci-mathematics/nauty/nauty-2.7.3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -18,7 +18,7 @@ SRC_URI="https://pallini.di.uniroma1.it/${PN}${MY_PV}.tar.gz
26
27 LICENSE="Apache-2.0"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~riscv ~x86"
30 +KEYWORDS="amd64 ~arm ~riscv ~x86"
31 IUSE="examples"
32
33 BDEPEND="sys-apps/help2man"