diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-10 16:33:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-10 16:33:48 +0200 |
commit | 040b0a9805acb439dc641be89ffd75ad2377126d (patch) | |
tree | ace7e066d0db8bf74d65b2e5fa4bf3434fd17ff0 | |
parent | sys-power/nut: amd64 stable wrt bug #735498 (diff) | |
download | gentoo-040b0a9805acb439dc641be89ffd75ad2377126d.tar.gz gentoo-040b0a9805acb439dc641be89ffd75ad2377126d.tar.bz2 gentoo-040b0a9805acb439dc641be89ffd75ad2377126d.zip |
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 <ago@gentoo.org>
-rw-r--r-- | games-emulation/dolphin/dolphin-5.0_p20200705.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/dolphin/dolphin-5.0_p20200705.ebuild b/games-emulation/dolphin/dolphin-5.0_p20200705.ebuild index 56655d4613a0..1b2cd79579d2 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" |