media-plugins/kodi-peripheral-joystick: Use Matrix branch in -9999
authorCraig Andrews <candrews@gentoo.org>
Sat, 1 Feb 2020 03:00:22 +0000 (22:00 -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-peripheral-joystick/kodi-peripheral-joystick-9999.ebuild

index 9b0ab5cbd9ba57ec90e3ae6498abce34f26f5cb6..68cb4f25ec015adbaf6fe49a57d46290c701a488 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/peripheral.joystick.git"
        inherit git-r3
        ;;