diff options
Diffstat (limited to 'media-sound/alsa-tools/alsa-tools-0.9.0_rc4.ebuild')
-rw-r--r-- | media-sound/alsa-tools/alsa-tools-0.9.0_rc4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/alsa-tools/alsa-tools-0.9.0_rc4.ebuild b/media-sound/alsa-tools/alsa-tools-0.9.0_rc4.ebuild index a11693540fb7..b78ec40b2624 100644 --- a/media-sound/alsa-tools/alsa-tools-0.9.0_rc4.ebuild +++ b/media-sound/alsa-tools/alsa-tools-0.9.0_rc4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-tools/alsa-tools-0.9.0_rc4.ebuild,v 1.1 2002/10/23 20:12:54 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-tools/alsa-tools-0.9.0_rc4.ebuild,v 1.2 2002/11/03 06:18:34 agenkin Exp $ S="${WORKDIR}/${P/_rc/rc}" DESCRIPTION="Advanced Linux Sound Architecture tools" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.alsa-project.org/pub/tools/${P/_rc/rc}.tar.bz2" SLOT="0.9" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="~x86 ~ppc" DEPEND=">=media-libs/alsa-lib-0.9.0_rc4 >=x11-libs/gtk+-1.0.1" |