summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-07 11:04:29 +0100
committerSam James <sam@gentoo.org>2024-05-07 11:04:29 +0100
commit265232ddded44253bd45458b1c50bde1c3f84924 (patch)
treeb0b4a454c85662f1f021eb90b44382adbf5edb2d
parentmedia-video/mpv: Stabilize 0.38.0 amd64, #931332 (diff)
downloadgentoo-265232ddded44253bd45458b1c50bde1c3f84924.tar.gz
gentoo-265232ddded44253bd45458b1c50bde1c3f84924.tar.bz2
gentoo-265232ddded44253bd45458b1c50bde1c3f84924.zip
media-video/mpv: Stabilize 0.38.0 x86, #931332
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-video/mpv/mpv-0.38.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-0.38.0.ebuild b/media-video/mpv/mpv-0.38.0.ebuild
index 0be43015b552..535673009dae 100644
--- a/media-video/mpv/mpv-0.38.0.ebuild
+++ b/media-video/mpv/mpv-0.38.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 ~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"