summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-01-05 13:44:08 -0500
committerViorel Munteanu <ceamac@gentoo.org>2024-01-06 21:29:03 +0200
commite5256e020df2e4f379d4d8e68b36f64ef890d843 (patch)
treea287fcb608eb873a8c4927ae7e264de0e339f52c /games-emulation
parentgames-emulation/geolith-jg: Keyword 0.1.0 arm, #891201 (diff)
downloadgentoo-e5256e020df2e4f379d4d8e68b36f64ef890d843.tar.gz
gentoo-e5256e020df2e4f379d4d8e68b36f64ef890d843.tar.bz2
gentoo-e5256e020df2e4f379d4d8e68b36f64ef890d843.zip
games-emulation/jollycv-jg: Keyword 1.0.1 arm, #891201
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/jollycv-jg/jollycv-jg-1.0.1.ebuild4
1 files 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 d4744860ceea..db3830fb16c1 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-2023 Gentoo Authors
+# Copyright 2022-2024 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 ~arm64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
fi
LICENSE="BSD MIT"