commit:     fbdcbd6a3dede0a2c6dc6012ff6031b732503024
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  3 06:21:49 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 06:21:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbdcbd6a

games-emulation/mgba: Stabilize 0.10.2-r1 ppc64, #921236

Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-emulation/mgba/mgba-0.10.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-emulation/mgba/mgba-0.10.2-r1.ebuild 
b/games-emulation/mgba/mgba-0.10.2-r1.ebuild
index 33f520be01f6..2a4e20a7efae 100644
--- a/games-emulation/mgba/mgba-0.10.2-r1.ebuild
+++ b/games-emulation/mgba/mgba-0.10.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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