media-plugins/kodi-vfs-rar: Use the "Matrix" branch for -9999
authorCraig Andrews <candrews@gentoo.org>
Mon, 6 Jan 2020 16:09:11 +0000 (11:09 -0500)
committerCraig Andrews <candrews@gentoo.org>
Mon, 6 Jan 2020 16:09:24 +0000 (11:09 -0500)
See: https://github.com/xbmc/vfs.rar/issues/52
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Craig Andrews <candrews@gentoo.org>
media-plugins/kodi-vfs-rar/kodi-vfs-rar-9999.ebuild

index ca4bf5a011129ede7e60aebb19a386986389e35f..a3a654fefd45cde5189435519b6147624c8851a9 100644 (file)
@@ -13,6 +13,7 @@ case ${PV} in
 9999)
        SRC_URI=""
        EGIT_REPO_URI="https://github.com/xbmc/vfs.rar.git"
+       EGIT_BRANCH="Matrix"
        inherit git-r3
        ;;
 *)