diff options
author | Jason Wever <weeve@gentoo.org> | 2003-12-26 12:20:34 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-12-26 12:20:34 +0000 |
commit | a9ef940fe8428781332f0186dd4e5753a7cb0391 (patch) | |
tree | f41e43298a2bc9f30b64e4683c311254c5e3941d /media-libs/alsa-lib/alsa-lib-0.9.7.ebuild | |
parent | fix a typo (diff) | |
download | historical-a9ef940fe8428781332f0186dd4e5753a7cb0391.tar.gz historical-a9ef940fe8428781332f0186dd4e5753a7cb0391.tar.bz2 historical-a9ef940fe8428781332f0186dd4e5753a7cb0391.zip |
Disabled on sparc as it won't build correctly atm.
Diffstat (limited to 'media-libs/alsa-lib/alsa-lib-0.9.7.ebuild')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-0.9.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-0.9.7.ebuild b/media-libs/alsa-lib/alsa-lib-0.9.7.ebuild index ae25ee0abcad..e6754280f00a 100644 --- a/media-libs/alsa-lib/alsa-lib-0.9.7.ebuild +++ b/media-libs/alsa-lib/alsa-lib-0.9.7.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-libs/alsa-lib/alsa-lib-0.9.7.ebuild,v 1.1 2003/10/02 20:43:47 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.9.7.ebuild,v 1.2 2003/12/26 12:20:26 weeve Exp $ inherit libtool @@ -8,7 +8,7 @@ DESCRIPTION="Advanced Linux Sound Architecture Library" HOMEPAGE="http://www.alsa-project.org/" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha" +KEYWORDS="~x86 ~ppc ~alpha -sparc" LICENSE="GPL-2 LGPL-2.1" DEPEND="virtual/glibc |