diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-10 19:32:42 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-10 19:32:42 +0000 |
commit | d6c3e8df2830b11389631934049db2066bd6cc16 (patch) | |
tree | 6b94866e7b9bbdef105eeae478ba8082ae27dca8 /media-sound/kamix/kamix-0.6.5.ebuild | |
parent | Added ~ppc64; bug #125476 (diff) | |
download | historical-d6c3e8df2830b11389631934049db2066bd6cc16.tar.gz historical-d6c3e8df2830b11389631934049db2066bd6cc16.tar.bz2 historical-d6c3e8df2830b11389631934049db2066bd6cc16.zip |
media-sound/kamix stable on ppc.
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'media-sound/kamix/kamix-0.6.5.ebuild')
-rw-r--r-- | media-sound/kamix/kamix-0.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/kamix/kamix-0.6.5.ebuild b/media-sound/kamix/kamix-0.6.5.ebuild index 4a49a91d5f08..46f9a7c483be 100644 --- a/media-sound/kamix/kamix-0.6.5.ebuild +++ b/media-sound/kamix/kamix-0.6.5.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-sound/kamix/kamix-0.6.5.ebuild,v 1.3 2006/02/27 15:05:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kamix/kamix-0.6.5.ebuild,v 1.4 2006/03/10 19:32:42 hansmi Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kamix/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 x86" +KEYWORDS="~amd64 ppc ppc64 x86" IUSE="" DEPEND=">=media-libs/alsa-lib-1.0.9" |