summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-19 19:01:03 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-19 19:01:03 +0200
commit44c65ca17b631a740e07ddd4b8b9ad7decebd4e4 (patch)
treead4a629fa4cc8d18ac51ecb9da8e06a59b1d5ad3 /games-emulation
parentgames-emulation/mgba: Stabilize 0.10.2-r1 amd64, #920317 (diff)
downloadgentoo-44c65ca17b631a740e07ddd4b8b9ad7decebd4e4.tar.gz
gentoo-44c65ca17b631a740e07ddd4b8b9ad7decebd4e4.tar.bz2
gentoo-44c65ca17b631a740e07ddd4b8b9ad7decebd4e4.zip
games-emulation/mgba: Stabilize 0.10.2-r1 x86, #920317
Signed-off-by: Arthur Zamarin <arthurzam@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 d2325a212cb1..33f520be01f6 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"