summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-11-05 23:29:29 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-11-05 23:29:29 +0000
commite3a889d5ea9bc6fa7febce550aee54ca6dc7b0c4 (patch)
tree1a03ec7f5de182753b2575eb2b736593d3ffeeb2 /media-libs/FusionSound/FusionSound-1.1.1.ebuild
parentTightening lvm dep for #290717 (diff)
downloadgentoo-2-e3a889d5ea9bc6fa7febce550aee54ca6dc7b0c4.tar.gz
gentoo-2-e3a889d5ea9bc6fa7febce550aee54ca6dc7b0c4.tar.bz2
gentoo-2-e3a889d5ea9bc6fa7febce550aee54ca6dc7b0c4.zip
Keywording for ppc.
Bug 289266. (Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'media-libs/FusionSound/FusionSound-1.1.1.ebuild')
-rw-r--r--media-libs/FusionSound/FusionSound-1.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/FusionSound/FusionSound-1.1.1.ebuild b/media-libs/FusionSound/FusionSound-1.1.1.ebuild
index a8bc688e5fca..fbff583c6a41 100644
--- a/media-libs/FusionSound/FusionSound-1.1.1.ebuild
+++ b/media-libs/FusionSound/FusionSound-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/FusionSound/FusionSound-1.1.1.ebuild,v 1.4 2009/09/11 21:15:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/FusionSound/FusionSound-1.1.1.ebuild,v 1.5 2009/11/05 23:29:29 volkmar Exp $
EAPI=2
inherit autotools eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.directfb.org/downloads/Core/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="alsa cddb ffmpeg mad oss timidity vorbis"
RDEPEND=">=dev-libs/DirectFB-${PV}