summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-13 04:19:39 +0100
committerSam James <sam@gentoo.org>2023-09-13 04:19:39 +0100
commit0be1b143a486db1f72c9e67a24a72552a83cca88 (patch)
tree977681f963f9eb1b1fe6e2fcff8d44fc7d224151 /games-emulation
parentgames-emulation/geolith-jg: Keyword 0.1.0 arm64, #891201 (diff)
downloadgentoo-0be1b143a486db1f72c9e67a24a72552a83cca88.tar.gz
gentoo-0be1b143a486db1f72c9e67a24a72552a83cca88.tar.bz2
gentoo-0be1b143a486db1f72c9e67a24a72552a83cca88.zip
games-emulation/jollycv-jg: Keyword 1.0.1 arm64, #891201
Signed-off-by: Sam James <sam@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 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"