diff options
Diffstat (limited to 'media-libs/openal/openal-20040303.ebuild')
-rw-r--r-- | media-libs/openal/openal-20040303.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openal/openal-20040303.ebuild b/media-libs/openal/openal-20040303.ebuild index 63e19f520b50..89303bee2ab7 100644 --- a/media-libs/openal/openal-20040303.ebuild +++ b/media-libs/openal/openal-20040303.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-20040303.ebuild,v 1.3 2004/04/08 07:07:23 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-20040303.ebuild,v 1.4 2004/04/15 02:23:11 weeve Exp $ IUSE="alsa arts esd sdl debug oggvorbis mpeg" DESCRIPTION="OpenAL, the Open Audio Library, is an open, vendor-neutral, cross-platform API for interactive, primarily spatialized audio" @@ -9,7 +9,7 @@ HOMEPAGE="http://opensource.creative.com/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" DEPEND="x86? ( dev-lang/nasm ) alsa? ( >=media-libs/alsa-lib-1.0.2 ) |