summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-11 10:45:27 +0000
committerSam James <sam@gentoo.org>2024-01-11 10:45:27 +0000
commit0f0e276ed69222f58fb47140258e76426049c0c1 (patch)
tree921d95e2764bd9e40714be72d5f2341980681b15 /games-emulation
parentdev-db/redis: Stabilize 7.0.15 ppc64, #921760 (diff)
downloadgentoo-0f0e276ed69222f58fb47140258e76426049c0c1.tar.gz
gentoo-0f0e276ed69222f58fb47140258e76426049c0c1.tar.bz2
gentoo-0f0e276ed69222f58fb47140258e76426049c0c1.zip
games-emulation/mgba: Stabilize 0.10.2-r1 arm64, #921767
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/mgba/mgba-0.10.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/mgba/mgba-0.10.2-r1.ebuild b/games-emulation/mgba/mgba-0.10.2-r1.ebuild
index 2a4e20a7efae..0abe311a8e9c 100644
--- a/games-emulation/mgba/mgba-0.10.2-r1.ebuild
+++ b/games-emulation/mgba/mgba-0.10.2-r1.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"