summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-03 07:41:29 +0000
committerSam James <sam@gentoo.org>2023-12-03 07:41:29 +0000
commite653e6a1e09001e4b23ed32fa5e5e02a798fd9bb (patch)
tree7e4edec8b61fcf69af03d659efcaa828bf549767 /games-emulation/jollycv-jg/jollycv-jg-1.0.1.ebuild
parentgames-emulation/geolith-jg: Keyword 0.1.0 ppc64, #891201 (diff)
downloadgentoo-e653e6a1e09001e4b23ed32fa5e5e02a798fd9bb.tar.gz
gentoo-e653e6a1e09001e4b23ed32fa5e5e02a798fd9bb.tar.bz2
gentoo-e653e6a1e09001e4b23ed32fa5e5e02a798fd9bb.zip
games-emulation/jollycv-jg: Keyword 1.0.1 ppc64, #891201
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation/jollycv-jg/jollycv-jg-1.0.1.ebuild')
-rw-r--r--games-emulation/jollycv-jg/jollycv-jg-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/jollycv-jg/jollycv-jg-1.0.1.ebuild b/games-emulation/jollycv-jg/jollycv-jg-1.0.1.ebuild
index e02bd12b74f4..d4744860ceea 100644
--- a/games-emulation/jollycv-jg/jollycv-jg-1.0.1.ebuild
+++ b/games-emulation/jollycv-jg/jollycv-jg-1.0.1.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"