Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/
Date: Thu, 13 Apr 2017 12:46:00
Message-Id: 1492087541.c8dfe13398c29cef5e91da487a8181c8631df47d.mgorny@gentoo
1 commit: c8dfe13398c29cef5e91da487a8181c8631df47d
2 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
3 AuthorDate: Thu Apr 13 09:39:07 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 13 12:45:41 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8dfe133
7
8 media-video/mpv: remove obsolete configure option in 9999
9
10 Also sync KEYWORDS with 0.24.0 ebuild.
11
12 Closes: https://github.com/gentoo/gentoo/pull/4413
13 Gentoo-Bug: 614990
14 Package-Manager: Portage-2.3.5, Repoman-2.3.2
15
16 media-video/mpv/mpv-9999.ebuild | 3 +--
17 1 file changed, 1 insertion(+), 2 deletions(-)
18
19 diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
20 index 77144b0239e..1ce76096929 100644
21 --- a/media-video/mpv/mpv-9999.ebuild
22 +++ b/media-video/mpv/mpv-9999.ebuild
23 @@ -15,7 +15,7 @@ HOMEPAGE="https://mpv.io/"
24
25 if [[ ${PV} != *9999* ]]; then
26 SRC_URI="https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
27 - KEYWORDS="~amd64 ~hppa ~x86 ~amd64-linux"
28 + KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
29 DOCS=( RELEASE_NOTES )
30 else
31 EGIT_REPO_URI=( {https,git}://github.com/mpv-player/mpv.git )
32 @@ -255,7 +255,6 @@ src_configure() {
33 $(use_enable jpeg)
34 --disable-android
35 $(use_enable raspberry-pi rpi)
36 - $(usex opengl "$(use_enable !aqua standard-gl)" '--disable-standard-gl')
37 --disable-ios-gl
38 $(usex libmpv "$(use_enable opengl plain-gl)" '--disable-plain-gl')
39 --disable-mali-fbdev # Only available in overlays.