summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-20 11:22:32 -0500
committerIonen Wolkens <ionen@gentoo.org>2023-12-20 18:39:49 -0500
commit68966c47a4a7b5b3bd8fb3d940da8f1c727f64ee (patch)
tree7d77306ebc0237530a57ee3f9d0b66d072556690 /media-video
parentapp-admin/sudo: Stabilize 1.9.15_p2 sparc, #919947 (diff)
downloadgentoo-68966c47a4a7b5b3bd8fb3d940da8f1c727f64ee.tar.gz
gentoo-68966c47a4a7b5b3bd8fb3d940da8f1c727f64ee.tar.bz2
gentoo-68966c47a4a7b5b3bd8fb3d940da8f1c727f64ee.zip
media-video/mpv: Keyword 0.37.0 ppc, #917682
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'media-video')
-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 36d77d771326..07592c56700a 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 ~ppc ppc64 ~riscv x86 ~amd64-linux"
fi
DESCRIPTION="Media player for the command line"