diff options
author | Jason Wever <weeve@gentoo.org> | 2003-12-26 16:42:19 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-12-26 16:42:19 +0000 |
commit | 6517a1b93e5ca98cba53bf71cc5342b9d1fa0460 (patch) | |
tree | 5e33269184dbfc42d98b927caae4c16502b3cf90 /media-sound/alsa-driver/alsa-driver-0.9.8.ebuild | |
parent | fix firebird spelling (diff) | |
download | historical-6517a1b93e5ca98cba53bf71cc5342b9d1fa0460.tar.gz historical-6517a1b93e5ca98cba53bf71cc5342b9d1fa0460.tar.bz2 historical-6517a1b93e5ca98cba53bf71cc5342b9d1fa0460.zip |
Masked on sparc as alsa doesn't build correctly.
Diffstat (limited to 'media-sound/alsa-driver/alsa-driver-0.9.8.ebuild')
-rw-r--r-- | media-sound/alsa-driver/alsa-driver-0.9.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/alsa-driver/alsa-driver-0.9.8.ebuild b/media-sound/alsa-driver/alsa-driver-0.9.8.ebuild index a35481991a72..d0593d67cc4f 100644 --- a/media-sound/alsa-driver/alsa-driver-0.9.8.ebuild +++ b/media-sound/alsa-driver/alsa-driver-0.9.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-0.9.8.ebuild,v 1.4 2003/12/18 20:47:43 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-0.9.8.ebuild,v 1.5 2003/12/26 16:42:05 weeve Exp $ DESCRIPTION="Advanced Linux Sound Architecture kernel modules" HOMEPAGE="http://www.alsa-project.org/" @@ -26,7 +26,7 @@ DEPEND="sys-devel/autoconf PROVIDE="virtual/alsa" SLOT="${KV}" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc -sparc" SRC_URI="mirror://alsaproject/driver/${P}.tar.bz2" RESTRICT="nomirror" |