summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-13 04:19:37 +0100
committerSam James <sam@gentoo.org>2023-09-13 04:19:37 +0100
commit4fa4ee52a53ac60b985eec113beb6b92b04c2d19 (patch)
tree7261230c91c3fd3acee61ea71a6d9ed96514b1aa
parentgames-emulation/cega-jg: Keyword 0.6.0 arm64, #891201 (diff)
downloadgentoo-4fa4ee52a53ac60b985eec113beb6b92b04c2d19.tar.gz
gentoo-4fa4ee52a53ac60b985eec113beb6b92b04c2d19.tar.bz2
gentoo-4fa4ee52a53ac60b985eec113beb6b92b04c2d19.zip
games-emulation/gambatte-jg: Keyword 0.5.1 arm64, #891201
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--games-emulation/gambatte-jg/gambatte-jg-0.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/gambatte-jg/gambatte-jg-0.5.1.ebuild b/games-emulation/gambatte-jg/gambatte-jg-0.5.1.ebuild
index bc00ccf2fcc5..4fd4a02f0bff 100644
--- a/games-emulation/gambatte-jg/gambatte-jg-0.5.1.ebuild
+++ b/games-emulation/gambatte-jg/gambatte-jg-0.5.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 GPL-2"