summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-02-05 13:54:54 +0100
committerJeroen Roovers <jer@gentoo.org>2017-02-05 13:54:54 +0100
commit96eebc0d055dca670d48e6e25ea8d81b4473814b (patch)
treec7991c775108cf6105ba974887f40059cf084a39
parentdev-python/alabaster: Stable for HPPA (bug #605184). (diff)
downloadgentoo-96eebc0d.tar.gz
gentoo-96eebc0d.tar.bz2
gentoo-96eebc0d.zip
media-video/mpv: Mark ~hppa (bug #608316).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
-rw-r--r--media-video/mpv/mpv-0.23.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-0.23.0-r1.ebuild b/media-video/mpv/mpv-0.23.0-r1.ebuild
index e24ca42c49a4..bc02e0b945ca 100644
--- a/media-video/mpv/mpv-0.23.0-r1.ebuild
+++ b/media-video/mpv/mpv-0.23.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="~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 )