summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-11 18:48:11 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-11 18:48:11 +0000
commitbf1c329415daf22c91571ddf7f92e3998e7c8a62 (patch)
treef20816f467c361ce29ad8d4e1e369b72cb31dc43 /games-emulation/mgba
parentapp-emulation/wine-vanilla: Stabilize 8.0.1 amd64, #906157 (diff)
downloadgentoo-bf1c329415daf22c91571ddf7f92e3998e7c8a62.tar.gz
gentoo-bf1c329415daf22c91571ddf7f92e3998e7c8a62.tar.bz2
gentoo-bf1c329415daf22c91571ddf7f92e3998e7c8a62.zip
games-emulation/mgba: Stabilize 0.10.2 x86, #906159
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-emulation/mgba')
-rw-r--r--games-emulation/mgba/mgba-0.10.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/mgba/mgba-0.10.2.ebuild b/games-emulation/mgba/mgba-0.10.2.ebuild
index 9051f575e8b6..1faa65354ce9 100644
--- a/games-emulation/mgba/mgba-0.10.2.ebuild
+++ b/games-emulation/mgba/mgba-0.10.2.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"