From 0be1b143a486db1f72c9e67a24a72552a83cca88 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 13 Sep 2023 04:19:39 +0100 Subject: games-emulation/jollycv-jg: Keyword 1.0.1 arm64, #891201 Signed-off-by: Sam James --- games-emulation/jollycv-jg/jollycv-jg-1.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-emulation/jollycv-jg/jollycv-jg-1.0.1.ebuild b/games-emulation/jollycv-jg/jollycv-jg-1.0.1.ebuild index 5e053a30bdb2..a21ac89153a8 100644 --- a/games-emulation/jollycv-jg/jollycv-jg-1.0.1.ebuild +++ b/games-emulation/jollycv-jg/jollycv-jg-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 MIT" -- cgit v1.2.3-65-gdbad