From: Jeroen Roovers Date: Sat, 1 Oct 2016 12:35:47 +0000 (+0200) Subject: media-video/mpv: Stable for HPPA (bug #581204). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=10d06b466b2417db1f850287f6aae19dae55dae0;p=gentoo.git media-video/mpv: Stable for HPPA (bug #581204). Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches --- diff --git a/media-video/mpv/mpv-0.18.0-r1.ebuild b/media-video/mpv/mpv-0.18.0-r1.ebuild index e133aa99bd0f..ebb83b9a578e 100644 --- a/media-video/mpv/mpv-0.18.0-r1.ebuild +++ b/media-video/mpv/mpv-0.18.0-r1.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="alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" + KEYWORDS="alpha ~amd64 ~arm hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" DOCS=( RELEASE_NOTES ) else EGIT_REPO_URI="git://github.com/mpv-player/mpv.git"