summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-13 03:49:56 +0000
committerSam James <sam@gentoo.org>2023-01-13 03:49:56 +0000
commitabe350993b1d677de56888d0b1971517a5c3cc56 (patch)
treef0abf7a148dcba590080f2f82c3fe8231feb7466 /media-video
parentsys-apps/portage: update sys-apps/file dep (diff)
downloadgentoo-abe350993b1d677de56888d0b1971517a5c3cc56.tar.gz
gentoo-abe350993b1d677de56888d0b1971517a5c3cc56.tar.bz2
gentoo-abe350993b1d677de56888d0b1971517a5c3cc56.zip
media-video/mpv: Stabilize 0.35.0-r1 ppc, #889006
Signed-off-by: Sam James <sam@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 7882a7e133ca..6fa992dfd848 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 ~ppc64 ~riscv x86 ~amd64-linux"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ppc ~ppc64 ~riscv x86 ~amd64-linux"
fi
DESCRIPTION="Media player for the command line"