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
commita7293c974bc5e8582c0154cbf2aef47f0be82e03 (patch)
treecdbda3cc4cbf84593734180c90848e4ad559a4ab /games-emulation
parentgames-emulation/bsnes-jg: Keyword 1.1.2 arm64, #891201 (diff)
downloadgentoo-a7293c974bc5e8582c0154cbf2aef47f0be82e03.tar.gz
gentoo-a7293c974bc5e8582c0154cbf2aef47f0be82e03.tar.bz2
gentoo-a7293c974bc5e8582c0154cbf2aef47f0be82e03.zip
games-emulation/cega-jg: Keyword 0.6.0 arm64, #891201
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/cega-jg/cega-jg-0.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/cega-jg/cega-jg-0.6.0.ebuild b/games-emulation/cega-jg/cega-jg-0.6.0.ebuild
index d75a4059c58a..eebdc5a8bd3c 100644
--- a/games-emulation/cega-jg/cega-jg-0.6.0.ebuild
+++ b/games-emulation/cega-jg/cega-jg-0.6.0.ebuild
@@ -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 MPL-2.0 ZLIB"