commit: dfa174cafa8d59cc65b6e9647125de0f39a3ec2b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 3 07:41:28 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 3 07:41:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfa174ca
games-emulation/geolith-jg: Keyword 0.1.0 ppc64, #891201
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-emulation/geolith-jg/geolith-jg-0.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-emulation/geolith-jg/geolith-jg-0.1.0.ebuild
b/games-emulation/geolith-jg/geolith-jg-0.1.0.ebuild
index ae1def9b0460..edeb1b7bde14 100644
--- a/games-emulation/geolith-jg/geolith-jg-0.1.0.ebuild
+++ b/games-emulation/geolith-jg/geolith-jg-0.1.0.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == *9999 ]] ; then
else
SRC_URI="https://gitlab.com/jgemu/${MY_PN}/-/archive/${PV}/${MY_P}.tar.bz2"
S="${WORKDIR}/${MY_P}"
- KEYWORDS="~amd64 ~arm64 ~ppc ~x86"
+ KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
fi
LICENSE="BSD MIT"