commit: 8abf3efb6dec0a9b32b77611d0bf548c69837dc3
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 08:56:24 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 08:56:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8abf3efb
games-emulation/cega-jg: Keyword 0.6.0 x86, #891201
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
games-emulation/cega-jg/cega-jg-0.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"