summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-03 07:41:34 +0000
committerSam James <sam@gentoo.org>2023-12-03 07:41:34 +0000
commit595285ae7cfac6f09b84f4ad183147eb6c4dc352 (patch)
treee9316998d8d4d2410627e6556f5a9cdc0a444762 /games-emulation
parentdev-util/rgbds: Keyword 0.6.1 ppc64, #891201 (diff)
downloadgentoo-595285ae7cfac6f09b84f4ad183147eb6c4dc352.tar.gz
gentoo-595285ae7cfac6f09b84f4ad183147eb6c4dc352.tar.bz2
gentoo-595285ae7cfac6f09b84f4ad183147eb6c4dc352.zip
games-emulation/sameboy-jg: Keyword 0.15.8 ppc64, #891201
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/sameboy-jg/sameboy-jg-0.15.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/sameboy-jg/sameboy-jg-0.15.8.ebuild b/games-emulation/sameboy-jg/sameboy-jg-0.15.8.ebuild
index ba4993eab3bc..6db3090deab8 100644
--- a/games-emulation/sameboy-jg/sameboy-jg-0.15.8.ebuild
+++ b/games-emulation/sameboy-jg/sameboy-jg-0.15.8.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="MIT"