commit: 0be1b143a486db1f72c9e67a24a72552a83cca88
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 13 03:19:39 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 13 03:19:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0be1b143
games-emulation/jollycv-jg: Keyword 1.0.1 arm64, #891201
Signed-off-by: Sam James <sam <AT> gentoo.org>
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"