diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-05 13:54:54 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-05 13:54:54 +0100 |
commit | 96eebc0d055dca670d48e6e25ea8d81b4473814b (patch) | |
tree | c7991c775108cf6105ba974887f40059cf084a39 /media-video | |
parent | dev-python/alabaster: Stable for HPPA (bug #605184). (diff) | |
download | gentoo-96eebc0d055dca670d48e6e25ea8d81b4473814b.tar.gz gentoo-96eebc0d055dca670d48e6e25ea8d81b4473814b.tar.bz2 gentoo-96eebc0d055dca670d48e6e25ea8d81b4473814b.zip |
media-video/mpv: Mark ~hppa (bug #608316).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/mpv/mpv-0.23.0-r1.ebuild | 2 |
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 ) |