From 040b0a9805acb439dc641be89ffd75ad2377126d Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 10 Aug 2020 16:33:48 +0200 Subject: [PATCH] games-emulation/dolphin: amd64 stable wrt bug #736176 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- games-emulation/dolphin/dolphin-5.0_p20200705.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-emulation/dolphin/dolphin-5.0_p20200705.ebuild b/games-emulation/dolphin/dolphin-5.0_p20200705.ebuild index 56655d4613a01..1b2cd79579d29 100644 --- a/games-emulation/dolphin/dolphin-5.0_p20200705.ebuild +++ b/games-emulation/dolphin/dolphin-5.0_p20200705.ebuild @@ -16,7 +16,7 @@ else inherit vcs-snapshot commit=0dbe8fb2eaa608a6540df3d269648a596c29cf4b SRC_URI="https://github.com/dolphin-emu/dolphin/archive/${commit}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi DESCRIPTION="Gamecube and Wii game emulator"