Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/nauty/
Date: Mon, 29 Nov 2021 07:36:44
Message-Id: 1638171396.e74dafe92004b4032b7a4d3869bee4ed55742225.arthurzam@gentoo
1 commit: e74dafe92004b4032b7a4d3869bee4ed55742225
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 29 07:36:09 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 29 07:36:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e74dafe9
7
8 sci-mathematics/nauty: Keyword 2.7.3 arm, #826706
9
10 Signed-off-by: Arthur Zamarin <arthurzam <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 dceb2ed0fe24..e9486f711382 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 ~x86"
24 +KEYWORDS="~amd64 ~arm ~x86"
25 IUSE="examples"
26
27 BDEPEND="sys-apps/help2man"