Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/dolphin/
Date: Mon, 27 Sep 2021 06:55:31
Message-Id: 1632725638.90b20db1a58de6f67c01006909ec46ba5b1a1295.ago@gentoo
1 commit: 90b20db1a58de6f67c01006909ec46ba5b1a1295
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 27 06:53:58 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 27 06:53:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90b20db1
7
8 games-emulation/dolphin: amd64 stable wrt bug #815028
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 games-emulation/dolphin/dolphin-5.0_p20210506-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/games-emulation/dolphin/dolphin-5.0_p20210506-r1.ebuild b/games-emulation/dolphin/dolphin-5.0_p20210506-r1.ebuild
18 index ff1c6123f87..e487f7c878e 100644
19 --- a/games-emulation/dolphin/dolphin-5.0_p20210506-r1.ebuild
20 +++ b/games-emulation/dolphin/dolphin-5.0_p20210506-r1.ebuild
21 @@ -15,7 +15,7 @@ else
22 https://github.com/dolphin-emu/dolphin/archive/${EGIT_COMMIT}.tar.gz
23 -> ${P}.tar.gz"
24 S=${WORKDIR}/${PN}-${EGIT_COMMIT}
25 - KEYWORDS="~amd64 ~arm64"
26 + KEYWORDS="amd64 ~arm64"
27 fi
28
29 DESCRIPTION="Gamecube and Wii game emulator"