From ee61eb9cc1a15702490d17378f9bc8f6b123f483 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 4 Jan 2025 16:16:24 +0000 Subject: games-emulation/mgba: Stabilize 0.10.4 arm64, #947354 Signed-off-by: Sam James --- games-emulation/mgba/mgba-0.10.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games-emulation') diff --git a/games-emulation/mgba/mgba-0.10.4.ebuild b/games-emulation/mgba/mgba-0.10.4.ebuild index 250ae543e894..578c796fa9a6 100644 --- a/games-emulation/mgba/mgba-0.10.4.ebuild +++ b/games-emulation/mgba/mgba-0.10.4.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://github.com/mgba-emu/mgba.git" else SRC_URI="https://github.com/mgba-emu/mgba/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~arm64 ppc64 x86" + KEYWORDS="amd64 arm64 ppc64 x86" fi DESCRIPTION="Game Boy Advance Emulator" -- cgit v1.2.3-65-gdbad