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: Sun, 13 Jun 2021 06:28:11
Message-Id: 1623565667.0bbbf2c1fddc383d6fa8957be4f188acf2089033.ago@gentoo
1 commit: 0bbbf2c1fddc383d6fa8957be4f188acf2089033
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 13 06:27:47 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 13 06:27:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bbbf2c1
7
8 games-emulation/dolphin: amd64 stable wrt bug #795552
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
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.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/games-emulation/dolphin/dolphin-5.0_p20210506.ebuild b/games-emulation/dolphin/dolphin-5.0_p20210506.ebuild
18 index 9ca2ed316a3..2a9debffb0f 100644
19 --- a/games-emulation/dolphin/dolphin-5.0_p20210506.ebuild
20 +++ b/games-emulation/dolphin/dolphin-5.0_p20210506.ebuild
21 @@ -16,7 +16,7 @@ else
22 inherit vcs-snapshot
23 commit=eb5cd9be78c76b9ccbab9e5fbd1721ef6876cd68
24 SRC_URI="https://github.com/dolphin-emu/dolphin/archive/${commit}.tar.gz -> ${P}.tar.gz"
25 - KEYWORDS="~amd64 ~arm64"
26 + KEYWORDS="amd64 ~arm64"
27 fi
28
29 DESCRIPTION="Gamecube and Wii game emulator"