From 8d32d372b32ddcc67de744fbc5a5e4c9ab3fec1f Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 13 Sep 2023 04:19:42 +0100 Subject: games-emulation/prosystem-jg: Keyword 1.5.2 arm64, #891201 Signed-off-by: Sam James --- games-emulation/prosystem-jg/prosystem-jg-1.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games-emulation/prosystem-jg') diff --git a/games-emulation/prosystem-jg/prosystem-jg-1.5.2.ebuild b/games-emulation/prosystem-jg/prosystem-jg-1.5.2.ebuild index 2f0bf3126b37..a1f95737d33c 100644 --- a/games-emulation/prosystem-jg/prosystem-jg-1.5.2.ebuild +++ b/games-emulation/prosystem-jg/prosystem-jg-1.5.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="BSD GPL-2+" -- cgit v1.2.3-65-gdbad