Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/gnuchess/
Date: Fri, 02 Sep 2016 16:58:39
Message-Id: 1472835486.645f090b7eb78443a7edbb834fc63b774fd2dd3f.monsieurp@gentoo
1 commit: 645f090b7eb78443a7edbb834fc63b774fd2dd3f
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 1 16:29:25 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 2 16:58:06 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=645f090b
7
8 games-board/gnuchess: keyword for ~arm64.
9
10 Tested on a cortex-a53.
11
12 Package-Manager: portage-2.3.0
13 Closes: https://github.com/gentoo/gentoo/pull/2184
14
15 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
16
17 games-board/gnuchess/gnuchess-6.2.2-r1.ebuild | 4 ++--
18 1 file changed, 2 insertions(+), 2 deletions(-)
19
20 diff --git a/games-board/gnuchess/gnuchess-6.2.2-r1.ebuild b/games-board/gnuchess/gnuchess-6.2.2-r1.ebuild
21 index 70c9453..9a2788a 100644
22 --- a/games-board/gnuchess/gnuchess-6.2.2-r1.ebuild
23 +++ b/games-board/gnuchess/gnuchess-6.2.2-r1.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2015 Gentoo Foundation
26 +# Copyright 1999-2016 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 # $Id$
29
30 @@ -9,7 +9,7 @@ DESCRIPTION="Console based chess interface"
31 HOMEPAGE="https://www.gnu.org/software/chess/chess.html"
32 SRC_URI="mirror://gnu/chess/${P}.tar.gz"
33
34 -KEYWORDS="amd64 ~arm ppc ppc64 x86"
35 +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
36 LICENSE="GPL-3"
37 SLOT="0"
38 IUSE=""