Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mplayer/
Date: Sun, 06 Mar 2016 12:58:50
Message-Id: 1457269108.a173bf1c93d56a20b5e5f4f4fc473b2c4f5cf445.ago@gentoo
1 commit: a173bf1c93d56a20b5e5f4f4fc473b2c4f5cf445
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 6 12:55:56 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 6 12:58:28 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a173bf1c
7
8 media-video/mplayer: amd64 stable wrt bug #575196
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-video/mplayer/mplayer-1.2.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-video/mplayer/mplayer-1.2.1.ebuild b/media-video/mplayer/mplayer-1.2.1.ebuild
18 index c2a89ed..c0951c3 100644
19 --- a/media-video/mplayer/mplayer-1.2.1.ebuild
20 +++ b/media-video/mplayer/mplayer-1.2.1.ebuild
21 @@ -159,7 +159,7 @@ RDEPEND+="
22 SLOT="0"
23 LICENSE="GPL-2"
24 if [[ ${PV} != *9999* ]]; then
25 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 + KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
27 else
28 KEYWORDS=""
29 fi