Diff bsnes-jg-1.1.2 with a bsnes-jg-9999

/usr/portage/games-emulation/bsnes-jg/bsnes-jg-9999.ebuild 2023-10-09 14:52:31.084368390 +0300
15 15
else
16 16
	SRC_URI="https://gitlab.com/jgemu/${MY_PN}/-/archive/${PV}/${MY_P}.tar.bz2"
17 17
	S="${WORKDIR}/${MY_P}"
18
	KEYWORDS="~amd64 ~arm64 ~x86"
18
	KEYWORDS="~amd64"
19 19
fi
20 20

  
21 21
LICENSE="ISC GPL-3+ LGPL-2.1+ MIT ZLIB"
Thank you!