media-video/mpv: sync 9999 with latest versioned
authorIlya Tumaykin <itumaykin@gmail.com>
Sun, 12 Feb 2017 20:29:59 +0000 (23:29 +0300)
committerDavid Seifert <soap@gentoo.org>
Tue, 14 Feb 2017 21:41:00 +0000 (22:41 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

media-video/mpv/mpv-9999.ebuild

index cd3539d20ada27506c95bf973997db121a6d3cc2..c288ba4148b96d033328a8364127ea021d3d8fc9 100644 (file)
@@ -16,7 +16,7 @@ HOMEPAGE="https://mpv.io/"
 
 if [[ ${PV} != *9999* ]]; then
        SRC_URI="https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~x86 ~amd64-linux"
+       KEYWORDS="~amd64 ~hppa ~x86 ~amd64-linux"
        DOCS=( RELEASE_NOTES )
 else
        EGIT_REPO_URI=( {https,git}://github.com/mpv-player/mpv.git )