diff options
Diffstat (limited to 'media-libs/openal/openal-1.11.753.ebuild')
-rw-r--r-- | media-libs/openal/openal-1.11.753.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openal/openal-1.11.753.ebuild b/media-libs/openal/openal-1.11.753.ebuild index 9b5b6d20bb3c..2f21f9e22a68 100644 --- a/media-libs/openal/openal-1.11.753.ebuild +++ b/media-libs/openal/openal-1.11.753.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-1.11.753.ebuild,v 1.1 2010/01/28 12:39:13 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-1.11.753.ebuild,v 1.2 2010/03/15 18:42:17 nixnut Exp $ EAPI=2 inherit cmake-utils @@ -13,7 +13,7 @@ SRC_URI="http://kcat.strangesoft.net/openal-releases/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="alsa debug oss portaudio pulseaudio" DEPEND="alsa? ( media-libs/alsa-lib ) |