summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-02 14:15:08 +0000
committerSam James <sam@gentoo.org>2025-01-02 14:15:08 +0000
commitb0b6b8ef10f9970ca56a6f829eeb396bcfac1dc5 (patch)
treec445eed6a026e2a1fb84532df326e33d1cfc3a9f /games-emulation
parentapp-emulation/vkd3d-proton: Stabilize 2.14 x86, #947355 (diff)
downloadgentoo-b0b6b8ef10f9970ca56a6f829eeb396bcfac1dc5.tar.gz
gentoo-b0b6b8ef10f9970ca56a6f829eeb396bcfac1dc5.tar.bz2
gentoo-b0b6b8ef10f9970ca56a6f829eeb396bcfac1dc5.zip
games-emulation/mgba: Stabilize 0.10.4 amd64, #947354
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/mgba/mgba-0.10.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/mgba/mgba-0.10.4.ebuild b/games-emulation/mgba/mgba-0.10.4.ebuild
index e16c00e51db5..a228714fedeb 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"