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
commit64b01ff64c1c717507df08de6bff24b43da9be79 (patch)
tree57a6677ad0c2c672861b806170e4c5cdea899ace /games-emulation
parentgames-emulation/jgrf: Keyword 1.0.2-r1 ppc64, #891201 (diff)
downloadgentoo-64b01ff64c1c717507df08de6bff24b43da9be79.tar.gz
gentoo-64b01ff64c1c717507df08de6bff24b43da9be79.tar.bz2
gentoo-64b01ff64c1c717507df08de6bff24b43da9be79.zip
games-emulation/bsnes-jg: Keyword 1.1.2 ppc64, #891201
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/bsnes-jg/bsnes-jg-1.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/bsnes-jg/bsnes-jg-1.1.2.ebuild b/games-emulation/bsnes-jg/bsnes-jg-1.1.2.ebuild
index 17c199ff0a7e..40f0407e5a92 100644
--- a/games-emulation/bsnes-jg/bsnes-jg-1.1.2.ebuild
+++ b/games-emulation/bsnes-jg/bsnes-jg-1.1.2.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="ISC GPL-3+ LGPL-2.1+ MIT ZLIB"