commit:     44c65ca17b631a740e07ddd4b8b9ad7decebd4e4
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 19 17:01:03 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 19 17:01:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44c65ca1

games-emulation/mgba: Stabilize 0.10.2-r1 x86, #920317

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 games-emulation/mgba/mgba-0.10.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"

Reply via email to