diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-09-24 17:47:20 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-09-24 17:47:20 +0000 |
commit | 00ac668ffea879be7b2edcdd04de1e6a1592182a (patch) | |
tree | fa27900d640d9509b144f46f2b69126b8b9468fa /media-libs/faad2/faad2-2.0-r7.ebuild | |
parent | Fix the autotools version dependencies. (diff) | |
download | historical-00ac668ffea879be7b2edcdd04de1e6a1592182a.tar.gz historical-00ac668ffea879be7b2edcdd04de1e6a1592182a.tar.bz2 historical-00ac668ffea879be7b2edcdd04de1e6a1592182a.zip |
Dropped ppc-macos keyword, due to autotools requirements
Package-Manager: portage-2.1.1
Diffstat (limited to 'media-libs/faad2/faad2-2.0-r7.ebuild')
-rw-r--r-- | media-libs/faad2/faad2-2.0-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/faad2/faad2-2.0-r7.ebuild b/media-libs/faad2/faad2-2.0-r7.ebuild index 4b22326f14c2..8bed7d1f6c36 100644 --- a/media-libs/faad2/faad2-2.0-r7.ebuild +++ b/media-libs/faad2/faad2-2.0-r7.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-libs/faad2/faad2-2.0-r7.ebuild,v 1.8 2006/01/28 18:24:38 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/faad2/faad2-2.0-r7.ebuild,v 1.9 2006/09/24 17:47:20 grobian Exp $ inherit eutils libtool flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/faac/${PN}-${PV/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ~ppc-macos ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sparc ~x86" IUSE="xmms" RDEPEND="xmms? ( >=media-sound/xmms-1.2.7 |