media-plugins/kodi-inputstream-adaptive: Use the "Matrix" branch
authorCraig Andrews <candrews@gentoo.org>
Mon, 6 Jan 2020 22:07:34 +0000 (17:07 -0500)
committerCraig Andrews <candrews@gentoo.org>
Mon, 6 Jan 2020 22:08:27 +0000 (17:08 -0500)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Craig Andrews <candrews@gentoo.org>
media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild

index 55dcb1916c450736d9a62ea62aef78cb71079c72..40578ef03e1d41f915e9159781cd9dc4934169bc 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
@@ -13,6 +13,7 @@ case ${PV} in
 9999)
        SRC_URI=""
        EGIT_REPO_URI="https://github.com/peak3d/inputstream.adaptive.git"
+       EGIT_BRANCH="Matrix"
        inherit git-r3
        ;;
 *)