diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-08-02 09:01:50 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-08-02 09:01:50 +0000 |
commit | 67c774695f13d2b90f6b9b27e1b6fe5091beb38f (patch) | |
tree | cac88895ce47c95e9364bc04ef91da4d85709633 /media-video/mplayer/mplayer-1.2_pre20150214-r1.ebuild | |
parent | sparc stable wrt bug #535584 (diff) | |
download | gentoo-2-67c774695f13d2b90f6b9b27e1b6fe5091beb38f.tar.gz gentoo-2-67c774695f13d2b90f6b9b27e1b6fe5091beb38f.tar.bz2 gentoo-2-67c774695f13d2b90f6b9b27e1b6fe5091beb38f.zip |
sparc stable wrt bug #551972
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-video/mplayer/mplayer-1.2_pre20150214-r1.ebuild')
-rw-r--r-- | media-video/mplayer/mplayer-1.2_pre20150214-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/mplayer/mplayer-1.2_pre20150214-r1.ebuild b/media-video/mplayer/mplayer-1.2_pre20150214-r1.ebuild index 84e668351faa..067b04026157 100644 --- a/media-video/mplayer/mplayer-1.2_pre20150214-r1.ebuild +++ b/media-video/mplayer/mplayer-1.2_pre20150214-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.2_pre20150214-r1.ebuild,v 1.7 2015/07/27 04:25:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.2_pre20150214-r1.ebuild,v 1.8 2015/08/02 09:01:50 pacho Exp $ EAPI=5 @@ -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="alpha amd64 arm ~hppa ppc ppc64" + KEYWORDS="alpha amd64 arm ~hppa ppc ppc64 sparc" fi # faac codecs are nonfree |