Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/gnome-chess/
Date: Tue, 04 May 2021 01:15:46
Message-Id: 1620090896.7b63159e94bad635b40bda69ea70fc408005c879.mattst88@gentoo
1 commit: 7b63159e94bad635b40bda69ea70fc408005c879
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 4 01:14:48 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue May 4 01:14:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b63159e
7
8 games-board/gnome-chess: Drop keywords without gui-libs/gtk:4
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 games-board/gnome-chess/gnome-chess-40.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-board/gnome-chess/gnome-chess-40.1.ebuild b/games-board/gnome-chess/gnome-chess-40.1.ebuild
16 index d0026406ab6..dc6093bf270 100644
17 --- a/games-board/gnome-chess/gnome-chess-40.1.ebuild
18 +++ b/games-board/gnome-chess/gnome-chess-40.1.ebuild
19 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Chess"
20
21 LICENSE="GPL-3+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
24 +KEYWORDS="~amd64"
25
26 RDEPEND="
27 >=dev-libs/glib-2.44:2