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
commitd5cc6967fba6fc1d847e65be3f9a5768e7fb7bc5 (patch)
treed1eabbdd56eaeb5fc1912fd3b30958bb19fdfa28 /games-emulation/jgrf
parentmedia-libs/jg: Keyword 1.0.0 arm64, #891201 (diff)
downloadgentoo-d5cc6967fba6fc1d847e65be3f9a5768e7fb7bc5.tar.gz
gentoo-d5cc6967fba6fc1d847e65be3f9a5768e7fb7bc5.tar.bz2
gentoo-d5cc6967fba6fc1d847e65be3f9a5768e7fb7bc5.zip
games-emulation/jgrf: Keyword 1.0.2-r1 arm64, #891201
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation/jgrf')
-rw-r--r--games-emulation/jgrf/jgrf-1.0.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/jgrf/jgrf-1.0.2-r1.ebuild b/games-emulation/jgrf/jgrf-1.0.2-r1.ebuild
index 6f5ecb9db5e1..0a61a63e408e 100644
--- a/games-emulation/jgrf/jgrf-1.0.2-r1.ebuild
+++ b/games-emulation/jgrf/jgrf-1.0.2-r1.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then
EGIT_REPO_URI="https://gitlab.com/jgemu/${PN}.git"
else
SRC_URI="https://gitlab.com/jgemu/${PN}/-/archive/${PV}/${P}.tar.bz2"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm64"
fi
LICENSE="BSD CC0-1.0 MIT ZLIB"