summaryrefslogtreecommitdiff
path: root/media-video/mpv/mpv-0.35.0-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-11 17:44:39 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-11 17:44:39 +0000
commit3b4acc0bc0b77136b371d8a3119066f80f221efe (patch)
tree783e83143e3a293f008138b22980d2351aaf60a5 /media-video/mpv/mpv-0.35.0-r1.ebuild
parentdf26c7469c1f2af2e643d43e2e32a6c9142e4885 (diff)
gentoo auto-resync : 11:01:2023 - 17:44:39
Diffstat (limited to 'media-video/mpv/mpv-0.35.0-r1.ebuild')
-rw-r--r--media-video/mpv/mpv-0.35.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/mpv/mpv-0.35.0-r1.ebuild b/media-video/mpv/mpv-0.35.0-r1.ebuild
index d979c38b602c..e6eaa3e15dc6 100644
--- a/media-video/mpv/mpv-0.35.0-r1.ebuild
+++ b/media-video/mpv/mpv-0.35.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~riscv x86 ~amd64-linux"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~riscv x86 ~amd64-linux"
fi
DESCRIPTION="Media player for the command line"