diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2020-12-02 13:46:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-02 23:21:43 +0000 |
commit | 124d603f8e4cbe1d3484fb925be2dc2f18176508 (patch) | |
tree | 43cad65d1e97c3ec774df7ec740abad9c5d33e87 /games-emulation | |
parent | media-libs/libsfml: added ~arm64 (diff) | |
download | gentoo-124d603f8e4cbe1d3484fb925be2dc2f18176508.tar.gz gentoo-124d603f8e4cbe1d3484fb925be2dc2f18176508.tar.bz2 gentoo-124d603f8e4cbe1d3484fb925be2dc2f18176508.zip |
games-emulation/dolphin: added ~arm64
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation')
-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 1b2cd79579d2..e933904d1e56 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 ~arm64" fi DESCRIPTION="Gamecube and Wii game emulator" |