commit: cf040f8acfa6623153b26ef2f71547704c9e4826
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 08:56:23 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=cf040f8a
games-emulation/bsnes-jg: Keyword 1.1.2 x86, #891201
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
games-emulation/bsnes-jg/bsnes-jg-1.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-emulation/bsnes-jg/bsnes-jg-1.1.2.ebuild
b/games-emulation/bsnes-jg/bsnes-jg-1.1.2.ebuild
index 4487afc4d88a..aa9e93576b27 100644
--- a/games-emulation/bsnes-jg/bsnes-jg-1.1.2.ebuild
+++ b/games-emulation/bsnes-jg/bsnes-jg-1.1.2.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="ISC GPL-3+ LGPL-2.1+ MIT ZLIB"