From 9d698a5984d642d7d08b3b7a66312df6b4779bf3 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Sun, 19 Feb 2017 09:15:25 +0100 Subject: media-video/mpv: add ~arm, bug #608316 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" --- media-video/mpv/mpv-0.24.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-video') diff --git a/media-video/mpv/mpv-0.24.0.ebuild b/media-video/mpv/mpv-0.24.0.ebuild index 8b0e7a9b76f6..729f93c46a3a 100644 --- a/media-video/mpv/mpv-0.24.0.ebuild +++ b/media-video/mpv/mpv-0.24.0.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 ~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 ) -- cgit v1.2.3-65-gdbad