summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-13 04:19:36 +0100
committerSam James <sam@gentoo.org>2023-09-13 04:19:36 +0100
commitaafdbfba8edb9c860ada0a7b48bfd6756ccd3868 (patch)
tree8cb0d398f35fd0bed4d92f21a6f60e2607c27f34
parentgames-emulation/jgrf: Keyword 1.0.2-r1 arm64, #891201 (diff)
downloadgentoo-aafdbfba8edb9c860ada0a7b48bfd6756ccd3868.tar.gz
gentoo-aafdbfba8edb9c860ada0a7b48bfd6756ccd3868.tar.bz2
gentoo-aafdbfba8edb9c860ada0a7b48bfd6756ccd3868.zip
games-emulation/bsnes-jg: Keyword 1.1.2 arm64, #891201
Signed-off-by: Sam James <sam@gentoo.org>
-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 2745d2cfd5e9..4487afc4d88a 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"
+ KEYWORDS="~amd64 ~arm64"
fi
LICENSE="ISC GPL-3+ LGPL-2.1+ MIT ZLIB"