diff options
author | David Holm <dholm@gentoo.org> | 2005-07-25 12:16:11 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-25 12:16:11 +0000 |
commit | 076f36e5eb1b47abcd55f2f313fbab856fb92c6b (patch) | |
tree | f398a417cd20f619d7a75a656be9da1d0f0a2d3f /media-sound/cmix/cmix-1.6.ebuild | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-076f36e5eb1b47abcd55f2f313fbab856fb92c6b.tar.gz gentoo-2-076f36e5eb1b47abcd55f2f313fbab856fb92c6b.tar.bz2 gentoo-2-076f36e5eb1b47abcd55f2f313fbab856fb92c6b.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-sound/cmix/cmix-1.6.ebuild')
-rw-r--r-- | media-sound/cmix/cmix-1.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/cmix/cmix-1.6.ebuild b/media-sound/cmix/cmix-1.6.ebuild index 22cd22f691d6..f21769da3c32 100644 --- a/media-sound/cmix/cmix-1.6.ebuild +++ b/media-sound/cmix/cmix-1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cmix/cmix-1.6.ebuild,v 1.11 2004/07/06 07:16:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cmix/cmix-1.6.ebuild,v 1.12 2005/07/25 12:15:37 dholm Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="http://antipoder.dyndns.org/downloads/${P}.tbz2" LICENSE="GPL-2" SLOT="0" #-amd64: 1.6: 'cmix list' gives: MIXER_READ(SOUND_MIXER_OUTSRC): Input/output error -KEYWORDS="x86 sparc -amd64" +KEYWORDS="-amd64 ~ppc sparc x86" DEPEND="virtual/libc" |