Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/
Date: Sun, 28 Aug 2022 05:06:21
Message-Id: 1661663158.e7a72c8743645d5672973cdd42ba018fc6486c02.xen0n@gentoo
1 commit: e7a72c8743645d5672973cdd42ba018fc6486c02
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 28 03:53:30 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 28 05:05:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7a72c87
7
8 media-video/mpv: keyword 0.34.1-r1 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 media-video/mpv/mpv-0.34.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-video/mpv/mpv-0.34.1-r1.ebuild b/media-video/mpv/mpv-0.34.1-r1.ebuild
16 index 54b74ef27af7..499693d829f8 100644
17 --- a/media-video/mpv/mpv-0.34.1-r1.ebuild
18 +++ b/media-video/mpv/mpv-0.34.1-r1.ebuild
19 @@ -16,7 +16,7 @@ HOMEPAGE="https://mpv.io/ https://github.com/mpv-player/mpv"
20
21 if [[ ${PV} != *9999* ]]; then
22 SRC_URI="https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
23 - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv x86 ~amd64-linux"
24 + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv x86 ~amd64-linux"
25 DOCS=( RELEASE_NOTES )
26 else
27 EGIT_REPO_URI="https://github.com/mpv-player/mpv.git"