media-video/mpv: add ~arm, bug #608316

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
This commit is contained in:
Markus Meier
2017-02-19 09:15:25 +01:00
parent 133dc17c3d
commit 9d698a5984

View 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 ~hppa ~x86 ~amd64-linux"
KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-linux"
DOCS=( RELEASE_NOTES )
else
EGIT_REPO_URI=( {https,git}://github.com/mpv-player/mpv.git )