summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-03 07:41:27 +0000
committerSam James <sam@gentoo.org>2023-12-03 07:41:27 +0000
commitf7c2fa1cb5263c33d11acbc34c07b80094653b8e (patch)
treeab12a8fd782ba2d96cdbd260be2cdda069fd2d83 /games-emulation/cega-jg
parentgames-emulation/bsnes-jg: Keyword 1.1.2 ppc64, #891201 (diff)
downloadgentoo-f7c2fa1cb5263c33d11acbc34c07b80094653b8e.tar.gz
gentoo-f7c2fa1cb5263c33d11acbc34c07b80094653b8e.tar.bz2
gentoo-f7c2fa1cb5263c33d11acbc34c07b80094653b8e.zip
games-emulation/cega-jg: Keyword 0.6.0 ppc64, #891201
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation/cega-jg')
-rw-r--r--games-emulation/cega-jg/cega-jg-0.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/cega-jg/cega-jg-0.6.0.ebuild b/games-emulation/cega-jg/cega-jg-0.6.0.ebuild
index 142a6e5c512d..b409f41e1b3e 100644
--- a/games-emulation/cega-jg/cega-jg-0.6.0.ebuild
+++ b/games-emulation/cega-jg/cega-jg-0.6.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 MPL-2.0 ZLIB"