commit: 2a13ed4533b94e2b158aff868dc8a5d50de020d4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 22 07:33:27 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 22 07:33:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a13ed45
media-video/mpv: Stabilize 0.39.0 x86, #941961
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-video/mpv/mpv-0.39.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/mpv/mpv-0.39.0.ebuild
b/media-video/mpv/mpv-0.39.0.ebuild
index bc051271c9da..85eabbf74d30 100644
--- a/media-video/mpv/mpv-0.39.0.ebuild
+++ b/media-video/mpv/mpv-0.39.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"