summaryrefslogtreecommitdiff
path: root/media-video/mpv/mpv-0.35.0-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-11 15:23:05 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-11 15:23:05 +0000
commit1c8855d83ff1cb8040f3fccdb1e5d2f47e1d308d (patch)
treed93dddda8aad302287cadca1622f0a6fdb89d977 /media-video/mpv/mpv-0.35.0-r1.ebuild
parent583acea08c150460a36d3ee1a4800c33b9b19103 (diff)
gentoo auto-resync : 11:12:2022 - 15:23:05
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 114139e4b2c9..befbfdd2ade0 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 ~arm64 ~loong ~x86 ~amd64-linux"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86 ~amd64-linux"
fi
DESCRIPTION="Media player for the command line"