From 8502c925e6dfbefc9b8af0468df6b40dbbbdd062 Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Sun, 11 Dec 2022 12:35:42 +0100 Subject: media-video/mpv: Keyword 0.35.0-r1 riscv, #885397 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- media-video/mpv/mpv-0.35.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-video') 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" -- cgit v1.2.3-65-gdbad