diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-01 19:32:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-01 19:32:35 +0000 |
commit | 5d41958936c1ffaf75c5624a45128f34e220b009 (patch) | |
tree | 6996969e9b07925e9ef2a030f56c44c052ea4772 /media-sound/aumix/aumix-2.8-r2.ebuild | |
parent | Stable on ppc for PHP5, Bug #60442. (diff) | |
download | historical-5d41958936c1ffaf75c5624a45128f34e220b009.tar.gz historical-5d41958936c1ffaf75c5624a45128f34e220b009.tar.bz2 historical-5d41958936c1ffaf75c5624a45128f34e220b009.zip |
Marked ~ppc64; bug #64627
Diffstat (limited to 'media-sound/aumix/aumix-2.8-r2.ebuild')
-rw-r--r-- | media-sound/aumix/aumix-2.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/aumix/aumix-2.8-r2.ebuild b/media-sound/aumix/aumix-2.8-r2.ebuild index 08e42ff56d24..2fae0efcebc2 100644 --- a/media-sound/aumix/aumix-2.8-r2.ebuild +++ b/media-sound/aumix/aumix-2.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/aumix/aumix-2.8-r2.ebuild,v 1.9 2004/10/31 19:52:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/aumix/aumix-2.8-r2.ebuild,v 1.10 2004/11/01 19:32:35 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://jpj.net/~trevor/aumix/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc sparc x86 ~ppc64" IUSE="gtk gtk2 gpm nls" #alsa support is broken in 2.8 alsa? ( >=media-libs/alsa-lib-0.9.0_rc1 ) |