diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-04-17 20:21:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-04-17 20:21:24 +0000 |
commit | 50eba4db5d605cdbcf84c9018b566c46030de525 (patch) | |
tree | a239bb837f9c172bc2fb454bb8c20adeb4da57a2 /media-libs/exscalibar/exscalibar-1.0.4.ebuild | |
parent | Added ~ppc64; bug #129409 (diff) | |
download | gentoo-2-50eba4db5d605cdbcf84c9018b566c46030de525.tar.gz gentoo-2-50eba4db5d605cdbcf84c9018b566c46030de525.tar.bz2 gentoo-2-50eba4db5d605cdbcf84c9018b566c46030de525.zip |
Added ~ppc64; bug #129409
(Portage version: 2.0.54)
Diffstat (limited to 'media-libs/exscalibar/exscalibar-1.0.4.ebuild')
-rw-r--r-- | media-libs/exscalibar/exscalibar-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/exscalibar/exscalibar-1.0.4.ebuild b/media-libs/exscalibar/exscalibar-1.0.4.ebuild index bc5665328a2f..6d9e3fdf878d 100644 --- a/media-libs/exscalibar/exscalibar-1.0.4.ebuild +++ b/media-libs/exscalibar/exscalibar-1.0.4.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/exscalibar/exscalibar-1.0.4.ebuild,v 1.7 2006/04/17 01:00:36 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/exscalibar/exscalibar-1.0.4.ebuild,v 1.8 2006/04/17 20:21:24 corsair Exp $ inherit eutils qt3 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="mp3 vorbis fftw jack alsa doc" DEPEND="$(qt_min_version 3.2) >=media-libs/libsndfile-1.0.0 |