commit:     f08dac01c1003ab969c8981d36abb0c72f83add8
Author:     Alex Bennée <alex.bennee <AT> linaro <DOT> org>
AuthorDate: Sun Jun  3 17:27:43 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Jun  4 18:57:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f08dac01

media-video/mpv: add ~arm64 keyword

This is the latest version of mpv we can build a the moment as the
next version requires ffmpeg-4 which is currently masked for arm64.

 media-video/mpv/mpv-0.27.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/mpv/mpv-0.27.2.ebuild 
b/media-video/mpv/mpv-0.27.2.ebuild
index 6f691123521..a24e3f1eb1d 100644
--- a/media-video/mpv/mpv-0.27.2.ebuild
+++ b/media-video/mpv/mpv-0.27.2.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} != *9999* ]]; then
                https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> 
${P}.tar.gz
                
https://dev.gentoo.org/~kensington/distfiles/${P}-patches-${PR}.tar.xz
        "
-       KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 x86 ~amd64-linux"
+       KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 x86 ~amd64-linux"
        DOCS=( RELEASE_NOTES )
 else
        EGIT_REPO_URI="https://github.com/mpv-player/mpv.git";

Reply via email to