diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 23:39:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 23:39:59 +0000 |
commit | 9f861965e7957b241eca7d01c3cbb6d1a2f8fae4 (patch) | |
tree | 305d51d7a600a1c38e6e58186a76ca6bd11410b9 /media-sound/pulseaudio | |
parent | arm/sh love #180117 (diff) | |
download | gentoo-2-9f861965e7957b241eca7d01c3cbb6d1a2f8fae4.tar.gz gentoo-2-9f861965e7957b241eca7d01c3cbb6d1a2f8fae4.tar.bz2 gentoo-2-9f861965e7957b241eca7d01c3cbb6d1a2f8fae4.zip |
arm/sh love #180117
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'media-sound/pulseaudio')
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-0.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pulseaudio/pulseaudio-0.9.6.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.6.ebuild index 1ed7a755898d..54a70f871847 100644 --- a/media-sound/pulseaudio/pulseaudio-0.9.6.ebuild +++ b/media-sound/pulseaudio/pulseaudio-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.6.ebuild,v 1.5 2007/06/02 21:09:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.6.ebuild,v 1.6 2007/06/24 23:39:59 vapier Exp $ inherit eutils libtool # autotools @@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz" LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="alsa avahi caps jack lirc oss tcpd X hal" RDEPEND="X? ( || ( x11-libs/libX11 <virtual/x11-7 ) ) |