summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-01-26 07:31:00 -0500
committerIonen Wolkens <ionen@gentoo.org>2023-01-26 10:12:10 -0500
commitaa6a670dc011395438e69c9763e78afa5dfa7527 (patch)
tree09ae81e8719fa65719cd9c18cbad60de60e54e4f /games-emulation
parentapp-emulation/vice: stabilize 3.7.1 for amd64, x86 (diff)
downloadgentoo-aa6a670dc011395438e69c9763e78afa5dfa7527.tar.gz
gentoo-aa6a670dc011395438e69c9763e78afa5dfa7527.tar.bz2
gentoo-aa6a670dc011395438e69c9763e78afa5dfa7527.zip
games-emulation/mgba: stabilize 0.10.1 for amd64, x86
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/mgba/mgba-0.10.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/mgba/mgba-0.10.1.ebuild b/games-emulation/mgba/mgba-0.10.1.ebuild
index e1ddaff59158..90acb66a079a 100644
--- a/games-emulation/mgba/mgba-0.10.1.ebuild
+++ b/games-emulation/mgba/mgba-0.10.1.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"