diff options
author | Arcady Genkin <agenkin@gentoo.org> | 2002-11-03 06:18:34 +0000 |
---|---|---|
committer | Arcady Genkin <agenkin@gentoo.org> | 2002-11-03 06:18:34 +0000 |
commit | bcef98d16c0b41a9f8e370d7e049340e370e9496 (patch) | |
tree | ea70269101ba21939a61dafd76ff61f56d0d1f93 /media-sound/alsa-tools | |
parent | Removing mask for beast and beast-data b/c they now have ~x86. (diff) | |
download | gentoo-2-bcef98d16c0b41a9f8e370d7e049340e370e9496.tar.gz gentoo-2-bcef98d16c0b41a9f8e370d7e049340e370e9496.tar.bz2 gentoo-2-bcef98d16c0b41a9f8e370d7e049340e370e9496.zip |
Adding ~arch.
Diffstat (limited to 'media-sound/alsa-tools')
-rw-r--r-- | media-sound/alsa-tools/alsa-tools-0.9.0_rc4.ebuild | 4 | ||||
-rw-r--r-- | media-sound/alsa-tools/alsa-tools-0.9.0_rc5.ebuild | 4 |
2 files changed, 4 insertions, 4 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" diff --git a/media-sound/alsa-tools/alsa-tools-0.9.0_rc5.ebuild b/media-sound/alsa-tools/alsa-tools-0.9.0_rc5.ebuild index 53c7e7072522..821cb502f555 100644 --- a/media-sound/alsa-tools/alsa-tools-0.9.0_rc5.ebuild +++ b/media-sound/alsa-tools/alsa-tools-0.9.0_rc5.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_rc5.ebuild,v 1.1 2002/10/24 21:03:12 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-tools/alsa-tools-0.9.0_rc5.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_rc5 >=x11-libs/gtk+-1.0.1" |