commit: ac64696e6300a382ae1fec96261b5d332bb386b8 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com> AuthorDate: Sun Feb 12 20:29:59 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Tue Feb 14 21:41:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac64696e
media-video/mpv: sync 9999 with latest versioned Package-Manager: Portage-2.3.3, Repoman-2.3.1 media-video/mpv/mpv-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index cd3539d20a..c288ba4148 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -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 )
