diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-06 07:16:14 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-06 07:16:14 +0000 |
commit | 78bfa17f2b125c134612927f2471106ab35af012 (patch) | |
tree | 9c12b9bf972e49e9d0ed1bf023f6d89d3a0ea0f8 /media-sound/cmix/cmix-1.6.ebuild | |
parent | Added ~amd64 ~sparc. (Manifest recommit) (diff) | |
download | gentoo-2-78bfa17f2b125c134612927f2471106ab35af012.tar.gz gentoo-2-78bfa17f2b125c134612927f2471106ab35af012.tar.bz2 gentoo-2-78bfa17f2b125c134612927f2471106ab35af012.zip |
-amd64
Diffstat (limited to 'media-sound/cmix/cmix-1.6.ebuild')
-rw-r--r-- | media-sound/cmix/cmix-1.6.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/media-sound/cmix/cmix-1.6.ebuild b/media-sound/cmix/cmix-1.6.ebuild index 483a44a96a3c..22cd22f691d6 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 # 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.10 2004/07/01 07:55:57 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cmix/cmix-1.6.ebuild,v 1.11 2004/07/06 07:16:14 eradicator Exp $ IUSE="" @@ -10,7 +10,8 @@ SRC_URI="http://antipoder.dyndns.org/downloads/${P}.tbz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc" +#-amd64: 1.6: 'cmix list' gives: MIXER_READ(SOUND_MIXER_OUTSRC): Input/output error +KEYWORDS="x86 sparc -amd64" DEPEND="virtual/libc" |