diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-06-22 18:35:13 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-06-22 18:35:13 +0000 |
commit | 90769cf8a6f54b730d81011187a27aea12b2cb3f (patch) | |
tree | d2e89d47bf8925901cf3bdc96ac7ce776b5ada09 /media-video/mplayer/mplayer-1.0_pre8.ebuild | |
parent | add RESTRICT=nostrip, bug 137611 (diff) | |
download | gentoo-2-90769cf8a6f54b730d81011187a27aea12b2cb3f.tar.gz gentoo-2-90769cf8a6f54b730d81011187a27aea12b2cb3f.tar.bz2 gentoo-2-90769cf8a6f54b730d81011187a27aea12b2cb3f.zip |
Marked ~ppc-macos, I'm stunned (bug #107795)
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'media-video/mplayer/mplayer-1.0_pre8.ebuild')
-rw-r--r-- | media-video/mplayer/mplayer-1.0_pre8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/mplayer/mplayer-1.0_pre8.ebuild b/media-video/mplayer/mplayer-1.0_pre8.ebuild index 52459a4a669c..c1ea3615d16d 100644 --- a/media-video/mplayer/mplayer-1.0_pre8.ebuild +++ b/media-video/mplayer/mplayer-1.0_pre8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_pre8.ebuild,v 1.11 2006/06/16 22:45:14 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_pre8.ebuild,v 1.12 2006/06/22 18:35:13 grobian Exp $ inherit eutils flag-o-matic @@ -136,7 +136,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc-macos ppc64 sparc x86" pkg_setup() { if use real && use x86; then |