Diff kodi-audiodecoder-nosefart-3.0.0 with a kodi-audiodecoder-nosefart-9999

/usr/portage/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-9999.ebuild 2023-10-09 14:52:31.736368407 +0300
16 16
	inherit git-r3
17 17
	;;
18 18
*)
19
	CODENAME="Matrix"
19
	CODENAME="Leia"
20 20
	KEYWORDS="~amd64 ~x86"
21 21
	SRC_URI="https://github.com/xbmc/audiodecoder.nosefart/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
22 22
	S="${WORKDIR}/audiodecoder.nosefart-${PV}-${CODENAME}"
......
28 28
IUSE=""
29 29

  
30 30
DEPEND="
31
	=media-tv/kodi-19*
31
	~media-tv/kodi-9999
32 32
	"
33 33
RDEPEND="
34 34
	${DEPEND}
Thank you!