media-plugins/kodi-inputstream-rtmp: Use Matrix branch in -9999
authorCraig Andrews <candrews@gentoo.org>
Sat, 1 Feb 2020 03:01:34 +0000 (22:01 -0500)
committerCraig Andrews <candrews@gentoo.org>
Sat, 1 Feb 2020 03:09:08 +0000 (22:09 -0500)
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Craig Andrews <candrews@gentoo.org>
media-plugins/kodi-inputstream-rtmp/kodi-inputstream-rtmp-9999.ebuild

index e38c1e39aac82efb3fab84b777aa73ab36ec361e..9aabb1756ab0d392c90bf1eb318f00259a956e67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,6 +12,7 @@ SRC_URI=""
 case ${PV} in
 9999)
        SRC_URI=""
+       EGIT_BRANCH="Matrix"
        EGIT_REPO_URI="https://github.com/xbmc/inputstream.rtmp.git"
        inherit git-r3
        ;;