Diff kodi-pvr-iptvsimple-7.6.9 with a kodi-pvr-iptvsimple-9999

/usr/portage/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-9999.ebuild 2023-10-09 14:52:31.740368407 +0300
1
# Copyright 1999-2021 Gentoo Authors
1
# Copyright 1999-2020 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=7
......
29 29

  
30 30
DEPEND="
31 31
	dev-libs/pugixml
32
	=media-tv/kodi-19*
32
	~media-tv/kodi-9999
33 33
	sys-libs/zlib
34 34
	"
35 35

  
Thank you!