Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/gnuchess/
Date: Mon, 06 Dec 2021 15:20:27
Message-Id: 1638803927.a0138e04ebf3e6a4b6822d38570b336f404c61d8.sam@gentoo
1 commit: a0138e04ebf3e6a4b6822d38570b336f404c61d8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 6 15:18:47 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 6 15:18:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0138e04
7
8 games-board/gnuchess: Stabilize 6.2.9 arm64, #828395
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 games-board/gnuchess/gnuchess-6.2.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-board/gnuchess/gnuchess-6.2.9.ebuild b/games-board/gnuchess/gnuchess-6.2.9.ebuild
16 index b7cc4a9c4946..886f173195d4 100644
17 --- a/games-board/gnuchess/gnuchess-6.2.9.ebuild
18 +++ b/games-board/gnuchess/gnuchess-6.2.9.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/chess/${P}.tar.gz"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ppc64 ~riscv x86"
24 +KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv x86"
25
26 src_configure() {
27 # bug #491088