commit: 9d698a5984d642d7d08b3b7a66312df6b4779bf3 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Sun Feb 19 08:15:25 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Sun Feb 19 08:15:25 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d698a59
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(-) diff --git a/media-video/mpv/mpv-0.24.0.ebuild b/media-video/mpv/mpv-0.24.0.ebuild index 8b0e7a9b76..729f93c46a 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 )
