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/cliquer/
Date: Mon, 29 Nov 2021 07:36:44
Message-Id: 1638171395.b15ab6493ca57432474cc117e33c0503aecc1ab6.arthurzam@gentoo
1 commit: b15ab6493ca57432474cc117e33c0503aecc1ab6
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 29 07:36:08 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 29 07:36:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b15ab649
7
8 sci-mathematics/cliquer: Keyword 1.22 arm, #826706
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 sci-mathematics/cliquer/cliquer-1.22.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/cliquer/cliquer-1.22.ebuild b/sci-mathematics/cliquer/cliquer-1.22.ebuild
16 index 32067508f419..45bb7354a402 100644
17 --- a/sci-mathematics/cliquer/cliquer-1.22.ebuild
18 +++ b/sci-mathematics/cliquer/cliquer-1.22.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="http://files.sagemath.org/spkg/upstream/${PN}/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 x86"
24 +KEYWORDS="amd64 ~arm x86"
25 IUSE="static-libs"
26
27 src_configure() {