summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-11 18:42:24 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-11 18:42:24 +0000
commitdd575962ff262c07c754cce52051ea66a0f63cf2 (patch)
tree32dbc87004e398041bc5cf36b4bf308d659098dc /games-emulation
parentmedia-gfx/ueberzug: Stabilize 18.2.0 x86, #906158 (diff)
downloadgentoo-dd575962ff262c07c754cce52051ea66a0f63cf2.tar.gz
gentoo-dd575962ff262c07c754cce52051ea66a0f63cf2.tar.bz2
gentoo-dd575962ff262c07c754cce52051ea66a0f63cf2.zip
games-emulation/mgba: Stabilize 0.10.2 amd64, #906159
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-emulation')
-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 2878b50c65f2..9051f575e8b6 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"