commit:     ee61eb9cc1a15702490d17378f9bc8f6b123f483
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  4 16:16:24 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan  4 16:16:24 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee61eb9c

games-emulation/mgba: Stabilize 0.10.4 arm64, #947354

Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-emulation/mgba/mgba-0.10.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"

Reply via email to