summaryrefslogtreecommitdiff
path: root/games-emulation/mgba/mgba-0.10.2-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-11 13:07:07 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-11 13:07:07 +0000
commiteb72a69c0109ff53b8c18b2f6c3b160489376e2e (patch)
tree6b1a11b63d1fa5f16537a183ee1800b8f0682d1b /games-emulation/mgba/mgba-0.10.2-r1.ebuild
parentafa7f3d7b9d6af29760049c9711a24821c77c8ec (diff)
gentoo auto-resync : 11:01:2024 - 13:07:07
Diffstat (limited to 'games-emulation/mgba/mgba-0.10.2-r1.ebuild')
-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 2a4e20a7efae..0abe311a8e9c 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"