summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-01-12 16:58:49 -0500
committerIonen Wolkens <ionen@gentoo.org>2023-01-12 16:59:55 -0500
commit568df056ed8715dc664272c202d1ea6fe162e244 (patch)
tree6cee3f30682de0f751cabaa49cbb6a1e3810e842 /media-video/mpv/mpv-0.35.0-r1.ebuild
parentdev-python/build: Keyword 0.10.0 riscv, #890568 (diff)
downloadgentoo-568df056ed8715dc664272c202d1ea6fe162e244.tar.gz
gentoo-568df056ed8715dc664272c202d1ea6fe162e244.tar.bz2
gentoo-568df056ed8715dc664272c202d1ea6fe162e244.zip
media-video/mpv: Keyword 0.35.0-r1 ppc64, #885397
Tested-by: ernsteiswuerfel <erhard_f@mailbox.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
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 e6eaa3e15dc6..7882a7e133ca 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 ~ppc ~riscv x86 ~amd64-linux"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86 ~amd64-linux"
fi
DESCRIPTION="Media player for the command line"