summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-12-11 12:35:42 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-12-11 12:35:42 +0100
commit8502c925e6dfbefc9b8af0468df6b40dbbbdd062 (patch)
tree41f6eb1684cfd4569800467ba48b45668b687db8 /media-video
parentmedia-libs/libsixel: Keyword 1.10.3 riscv, #885397 (diff)
downloadgentoo-8502c925e6dfbefc9b8af0468df6b40dbbbdd062.tar.gz
gentoo-8502c925e6dfbefc9b8af0468df6b40dbbbdd062.tar.bz2
gentoo-8502c925e6dfbefc9b8af0468df6b40dbbbdd062.zip
media-video/mpv: Keyword 0.35.0-r1 riscv, #885397
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-video')
-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"