summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-03 07:41:28 +0000
committerSam James <sam@gentoo.org>2023-12-03 07:41:28 +0000
commitdfa174cafa8d59cc65b6e9647125de0f39a3ec2b (patch)
treeb445092753ba6bcaea42dee97f28d28de0aeee1b /games-emulation/geolith-jg
parentgames-emulation/gambatte-jg: Keyword 0.5.1 ppc64, #891201 (diff)
downloadgentoo-dfa174cafa8d59cc65b6e9647125de0f39a3ec2b.tar.gz
gentoo-dfa174cafa8d59cc65b6e9647125de0f39a3ec2b.tar.bz2
gentoo-dfa174cafa8d59cc65b6e9647125de0f39a3ec2b.zip
games-emulation/geolith-jg: Keyword 0.1.0 ppc64, #891201
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation/geolith-jg')
-rw-r--r--games-emulation/geolith-jg/geolith-jg-0.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"