summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-05 17:30:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-05 17:30:43 +0000
commit358eb623d48e5d9e4abaa1f278b7b01cc69de182 (patch)
tree4494907c9e930c13c0b452320841e11d2964db89 /media-libs/openal/openal-1.15.1.ebuild
parentStable for sparc, wrt bug #450144 (diff)
downloadgentoo-2-358eb623d48e5d9e4abaa1f278b7b01cc69de182.tar.gz
gentoo-2-358eb623d48e5d9e4abaa1f278b7b01cc69de182.tar.bz2
gentoo-2-358eb623d48e5d9e4abaa1f278b7b01cc69de182.zip
Stable for sparc, wrt bug #440002
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/openal/openal-1.15.1.ebuild')
-rw-r--r--media-libs/openal/openal-1.15.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openal/openal-1.15.1.ebuild b/media-libs/openal/openal-1.15.1.ebuild
index 43e2218f5c23..1d1573f286ba 100644
--- a/media-libs/openal/openal-1.15.1.ebuild
+++ b/media-libs/openal/openal-1.15.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-1.15.1.ebuild,v 1.7 2013/01/04 19:19:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-1.15.1.ebuild,v 1.8 2013/01/05 17:30:43 ago Exp $
EAPI=5
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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
IUSE="alsa alstream coreaudio debug neon oss portaudio pulseaudio sse"
RDEPEND="alsa? ( media-libs/alsa-lib )