summaryrefslogtreecommitdiff
path: root/media-video/mpv/mpv-0.35.0-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-11 09:22:24 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-11 09:22:24 +0000
commit583acea08c150460a36d3ee1a4800c33b9b19103 (patch)
tree9152116a16df0b23202b077b54a014f7d2c28373 /media-video/mpv/mpv-0.35.0-r1.ebuild
parentecd86b32a8f0b6be58bbb4b294ce38f1fbd7d3dc (diff)
gentoo auto-resync : 11:12:2022 - 09:22:24
Diffstat (limited to 'media-video/mpv/mpv-0.35.0-r1.ebuild')
-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 70fc31844c15..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 ~loong ~x86 ~amd64-linux"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~x86 ~amd64-linux"
fi
DESCRIPTION="Media player for the command line"