diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-22 19:02:04 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-22 19:02:04 +0300 |
commit | 13ba09b3a205673812e51a6eb9ef6509a011983f (patch) | |
tree | de71a18b6b156cfcbb9ffbc5e66f17b3cd14bf25 /games-emulation | |
parent | desktop.eclass: Add symbolic icon size (diff) | |
download | gentoo-13ba09b3a205673812e51a6eb9ef6509a011983f.tar.gz gentoo-13ba09b3a205673812e51a6eb9ef6509a011983f.tar.bz2 gentoo-13ba09b3a205673812e51a6eb9ef6509a011983f.zip |
games-emulation/dolphin: Keyword 5.0_p20220520 arm64, #846533
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/dolphin/dolphin-5.0_p20220520.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/dolphin/dolphin-5.0_p20220520.ebuild b/games-emulation/dolphin/dolphin-5.0_p20220520.ebuild index d01848ded241..d888afe15b4d 100644 --- a/games-emulation/dolphin/dolphin-5.0_p20220520.ebuild +++ b/games-emulation/dolphin/dolphin-5.0_p20220520.ebuild @@ -22,7 +22,7 @@ else ) " S=${WORKDIR}/${PN}-${EGIT_COMMIT} - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~arm64" fi DESCRIPTION="Gamecube and Wii game emulator" |