From 57dbe782fa3930bfa59520388f90ca4c2f037785 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 13 Sep 2023 10:44:02 +0100 Subject: gentoo auto-resync : 13:09:2023 - 10:44:02 --- games-emulation/jollycv-jg/jollycv-jg-1.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-emulation/jollycv-jg/jollycv-jg-1.0.1.ebuild') 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