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

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-01-02 14:15:09 +00:00
parent b0b6b8ef10
commit db839c3fef

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"