summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-04 19:04:35 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-04 19:04:35 +0300
commitbaa20170a2a6dd8c5f74a5a8e6bd3d2837bd56da (patch)
tree7d0f1b177a4da7bd3a6c969e51877cb92a41053a
parentgames-board/fruit: Keyword 2.1-r1 arm64, #907772 (diff)
downloadgentoo-baa20170a2a6dd8c5f74a5a8e6bd3d2837bd56da.tar.gz
gentoo-baa20170a2a6dd8c5f74a5a8e6bd3d2837bd56da.tar.bz2
gentoo-baa20170a2a6dd8c5f74a5a8e6bd3d2837bd56da.zip
games-board/gnuchess-book: Keyword 1.02-r1 arm64, #907772
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--games-board/gnuchess-book/gnuchess-book-1.02-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/gnuchess-book/gnuchess-book-1.02-r1.ebuild b/games-board/gnuchess-book/gnuchess-book-1.02-r1.ebuild
index bba4122489d1..05d5e61a8c23 100644
--- a/games-board/gnuchess-book/gnuchess-book-1.02-r1.ebuild
+++ b/games-board/gnuchess-book/gnuchess-book-1.02-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ S="${WORKDIR}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
RESTRICT="userpriv" # bug #112898
BDEPEND=">=games-board/gnuchess-6.2.3"