Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/
Date: Sat, 01 Oct 2016 12:47:32
Message-Id: 1475325646.10d06b466b2417db1f850287f6aae19dae55dae0.jer@gentoo
1 commit: 10d06b466b2417db1f850287f6aae19dae55dae0
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 1 12:35:47 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 1 12:40:46 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10d06b46
7
8 media-video/mpv: Stable for HPPA (bug #581204).
9
10 Package-Manager: portage-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 media-video/mpv/mpv-0.18.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-video/mpv/mpv-0.18.0-r1.ebuild b/media-video/mpv/mpv-0.18.0-r1.ebuild
17 index e133aa9..ebb83b9 100644
18 --- a/media-video/mpv/mpv-0.18.0-r1.ebuild
19 +++ b/media-video/mpv/mpv-0.18.0-r1.ebuild
20 @@ -16,7 +16,7 @@ HOMEPAGE="https://mpv.io/"
21
22 if [[ ${PV} != *9999* ]]; then
23 SRC_URI="https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
24 - KEYWORDS="alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
25 + KEYWORDS="alpha ~amd64 ~arm hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
26 DOCS=( RELEASE_NOTES )
27 else
28 EGIT_REPO_URI="git://github.com/mpv-player/mpv.git"