Gentoo Archives: gentoo-commits

From: Jason Zaman <perfinion@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/
Date: Sat, 24 Feb 2018 07:20:52
Message-Id: 1519456833.2bb265b3fc6a3994e1cfe7d4c7b41dae6eac821e.perfinion@gentoo
1 commit: 2bb265b3fc6a3994e1cfe7d4c7b41dae6eac821e
2 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 24 07:11:32 2018 +0000
4 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 24 07:20:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bb265b3
7
8 media-video/mpv: amd64 stable
9
10 Gentoo-bug: 646886
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 media-video/mpv/mpv-0.27.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-video/mpv/mpv-0.27.2.ebuild b/media-video/mpv/mpv-0.27.2.ebuild
17 index a7023047360..5e6b872f11d 100644
18 --- a/media-video/mpv/mpv-0.27.2.ebuild
19 +++ b/media-video/mpv/mpv-0.27.2.ebuild
20 @@ -18,7 +18,7 @@ if [[ ${PV} != *9999* ]]; then
21 https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz
22 https://dev.gentoo.org/~kensington/distfiles/${P}-patches-${PR}.tar.xz
23 "
24 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
25 + KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
26 DOCS=( RELEASE_NOTES )
27 else
28 EGIT_REPO_URI="https://github.com/mpv-player/mpv.git"