diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 12:42:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 12:50:52 +0100 |
commit | cdde5a0d3302dc547be2a5c4703e49d5195fa399 (patch) | |
tree | 44280deeb40ccc8486f39936d4292b04c3243439 /media-video/mplayer | |
parent | dev-tex/latexdiff: ppc stable wrt bug #572632 (diff) | |
download | gentoo-cdde5a0d3302dc547be2a5c4703e49d5195fa399.tar.gz gentoo-cdde5a0d3302dc547be2a5c4703e49d5195fa399.tar.bz2 gentoo-cdde5a0d3302dc547be2a5c4703e49d5195fa399.zip |
media-video/mplayer: ppc stable wrt bug #575196
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-video/mplayer')
-rw-r--r-- | media-video/mplayer/mplayer-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/mplayer/mplayer-1.2.1.ebuild b/media-video/mplayer/mplayer-1.2.1.ebuild index 85cb862b82ff..fbc0ebe70b1c 100644 --- a/media-video/mplayer/mplayer-1.2.1.ebuild +++ b/media-video/mplayer/mplayer-1.2.1.ebuild @@ -159,9 +159,9 @@ RDEPEND+=" SLOT="0" LICENSE="GPL-2" if [[ ${PV} != *9999* ]]; then - 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" + 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" else - KEYWORDS="arm" + KEYWORDS="arm ppc" fi # faac codecs are nonfree |