summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-12 23:22:32 +0000
committerSam James <sam@gentoo.org>2023-12-12 23:22:32 +0000
commit4d1095681ad988b6ea3e50f3f5dd8a88794643e1 (patch)
treebdfe24302ed8654071e11fc826e2d44ffd4d2bd3 /media-video/mpv
parentsys-kernel/gentoo-kernel-bin: Stabilize 6.1.67 ppc64, #919764 (diff)
downloadgentoo-4d1095681ad988b6ea3e50f3f5dd8a88794643e1.tar.gz
gentoo-4d1095681ad988b6ea3e50f3f5dd8a88794643e1.tar.bz2
gentoo-4d1095681ad988b6ea3e50f3f5dd8a88794643e1.zip
media-video/mpv: Stabilize 0.37.0 ppc64, #919769
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/mpv')
-rw-r--r--media-video/mpv/mpv-0.37.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-0.37.0.ebuild b/media-video/mpv/mpv-0.37.0.ebuild
index 8f8c05e085d2..8e95724ccf24 100644
--- a/media-video/mpv/mpv-0.37.0.ebuild
+++ b/media-video/mpv/mpv-0.37.0.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 ~ppc64 ~riscv x86 ~amd64-linux"
+ KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv x86 ~amd64-linux"
fi
DESCRIPTION="Media player for the command line"