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/iagno/
Date: Tue, 08 Feb 2022 04:45:57
Message-Id: 1644295517.784f718201f9c94d9f6e0cc41b4efccfa31469e8.sam@gentoo
1 commit: 784f718201f9c94d9f6e0cc41b4efccfa31469e8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 8 04:45:17 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 8 04:45:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=784f7182
7
8 games-board/iagno: Stabilize 3.38.1 arm64, #831946
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 games-board/iagno/iagno-3.38.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-board/iagno/iagno-3.38.1.ebuild b/games-board/iagno/iagno-3.38.1.ebuild
16 index 4966fa35aaa4..4e89294fe3e0 100644
17 --- a/games-board/iagno/iagno-3.38.1.ebuild
18 +++ b/games-board/iagno/iagno-3.38.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Reversi"
26
27 LICENSE="GPL-3+ CC-BY-SA-3.0"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
30 +KEYWORDS="amd64 ~arm arm64 ~riscv x86"
31
32 RDEPEND="
33 >=dev-libs/glib-2.42.0:2