summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-11 02:43:54 +0000
committerSam James <sam@gentoo.org>2022-12-11 02:43:54 +0000
commit714267b5011c081d8f93de3de87402362275d437 (patch)
tree2ec50a27006915df96ba4df63c9a97b26645405d
parentapp-emacs/helm: Stabilize 3.8.8 ALLARCHES, #885411 (diff)
downloadgentoo-714267b5011c081d8f93de3de87402362275d437.tar.gz
gentoo-714267b5011c081d8f93de3de87402362275d437.tar.bz2
gentoo-714267b5011c081d8f93de3de87402362275d437.zip
media-video/mpv: Keyword 0.35.0-r1 arm64, #885397
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-video/mpv/mpv-0.35.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-0.35.0-r1.ebuild b/media-video/mpv/mpv-0.35.0-r1.ebuild
index 750a9f0be9c9..114139e4b2c9 100644
--- a/media-video/mpv/mpv-0.35.0-r1.ebuild
+++ b/media-video/mpv/mpv-0.35.0-r1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/mpv-player/mpv.git"
else
SRC_URI="https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~loong ~x86 ~amd64-linux"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~x86 ~amd64-linux"
fi
DESCRIPTION="Media player for the command line"