summaryrefslogtreecommitdiff
path: root/games-emulation/mgba/mgba-0.9.3-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-07-15 01:41:15 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-07-15 01:41:15 +0100
commite0fdb8199de0e7a9b7c72d7f38d2e3ddaecdacd0 (patch)
tree7a71d24a0bfba0874deeb5e8131d579dfb40e1d1 /games-emulation/mgba/mgba-0.9.3-r2.ebuild
parent7cffc3e7845d1a3ae331145c5e1226e314badf4a (diff)
gentoo auto-resync : 15:07:2022 - 01:41:14
Diffstat (limited to 'games-emulation/mgba/mgba-0.9.3-r2.ebuild')
-rw-r--r--games-emulation/mgba/mgba-0.9.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/mgba/mgba-0.9.3-r2.ebuild b/games-emulation/mgba/mgba-0.9.3-r2.ebuild
index 4d806f22f62f..82caf353a7fa 100644
--- a/games-emulation/mgba/mgba-0.9.3-r2.ebuild
+++ b/games-emulation/mgba/mgba-0.9.3-r2.ebuild
@@ -10,7 +10,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"