games-emulation/geolith-jg: Keyword 0.4.1-r1 x86, #976838

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2026-06-06 10:04:12 +03:00
parent d6dd048573
commit 381d55c73c

View File

@@ -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 MIT-0"