diff options
Diffstat (limited to 'games-emulation/dolphin/dolphin-5.0_p20210506.ebuild')
-rw-r--r-- | games-emulation/dolphin/dolphin-5.0_p20210506.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/dolphin/dolphin-5.0_p20210506.ebuild b/games-emulation/dolphin/dolphin-5.0_p20210506.ebuild index 9ca2ed316a3a..2a9debffb0ff 100644 --- a/games-emulation/dolphin/dolphin-5.0_p20210506.ebuild +++ b/games-emulation/dolphin/dolphin-5.0_p20210506.ebuild @@ -16,7 +16,7 @@ else inherit vcs-snapshot commit=eb5cd9be78c76b9ccbab9e5fbd1721ef6876cd68 SRC_URI="https://github.com/dolphin-emu/dolphin/archive/${commit}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm64" + KEYWORDS="amd64 ~arm64" fi DESCRIPTION="Gamecube and Wii game emulator" |