games-emulation/mgba: Stabilize 0.10.3 x86, #922751

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-01-23 18:46:35 +00:00
parent 47a2a87a95
commit cc8032a0ad

View File

@@ -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"