commit: 08d0f7afc10bf4ac8e24b5527577f310bf17d3a3
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 16 20:02:57 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sat Feb 16 20:27:03 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08d0f7af
media-tv/kodi: Drop unused debug USE flag
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-tv/kodi/kodi-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-tv/kodi/kodi-9999.ebuild b/media-tv/kodi/kodi-9999.ebuild
index b840a567c2e..46debc7cf61 100644
--- a/media-tv/kodi/kodi-9999.ebuild
+++ b/media-tv/kodi/kodi-9999.ebuild
@@ -42,7 +42,7 @@ SLOT="0"
# use flag is called libusb so that it doesn't fool people in thinking that
# it is _required_ for USB support. Otherwise they'll disable udev and
# that's going to be worse.
-IUSE="airplay alsa bluetooth bluray caps cec +css dbus debug dvd gbm gles lcms
libressl libusb lirc mariadb mysql nfs +opengl pulseaudio samba systemd
+system-ffmpeg test +udev udisks upnp upower vaapi vdpau wayland webserver +X
+xslt zeroconf"
+IUSE="airplay alsa bluetooth bluray caps cec +css dbus dvd gbm gles lcms
libressl libusb lirc mariadb mysql nfs +opengl pulseaudio samba systemd
+system-ffmpeg test +udev udisks upnp upower vaapi vdpau wayland webserver +X
+xslt zeroconf"
REQUIRED_USE="
${PYTHON_REQUIRED_USE}
|| ( gles opengl )