diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 14:08:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 14:08:01 +0000 |
commit | 05e9a99dce7ee8efc357f80a66f5248675ad2276 (patch) | |
tree | 8455d9153d502427b4799d637a1ddcdaef1eebb2 /media-libs/openal/openal-1.15.1.ebuild | |
parent | Stable on amd64, wrt bug #448164 (diff) | |
download | gentoo-2-05e9a99dce7ee8efc357f80a66f5248675ad2276.tar.gz gentoo-2-05e9a99dce7ee8efc357f80a66f5248675ad2276.tar.bz2 gentoo-2-05e9a99dce7ee8efc357f80a66f5248675ad2276.zip |
Stable for ppc64, 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.ebuild | 4 |
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 5c2a704559f1..fd3aaa34f594 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.5 2013/01/02 11:40:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-1.15.1.ebuild,v 1.6 2013/01/04 14:08:01 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 ) |