summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-09-17 11:56:24 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-17 11:56:36 +0300
commit8abf3efb6dec0a9b32b77611d0bf548c69837dc3 (patch)
tree32116043b8a5b03e5b6fc31d0deacadaeead7c71 /games-emulation/cega-jg
parentgames-emulation/bsnes-jg: Keyword 1.1.2 x86, #891201 (diff)
downloadgentoo-8abf3efb6dec0a9b32b77611d0bf548c69837dc3.tar.gz
gentoo-8abf3efb6dec0a9b32b77611d0bf548c69837dc3.tar.bz2
gentoo-8abf3efb6dec0a9b32b77611d0bf548c69837dc3.zip
games-emulation/cega-jg: Keyword 0.6.0 x86, #891201
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-emulation/cega-jg')
-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 eebdc5a8bd3c..5e45ebe6baa5 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 ~arm64"
+ KEYWORDS="~amd64 ~arm64 ~x86"
fi
LICENSE="BSD MIT MPL-2.0 ZLIB"