diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-10-02 15:50:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-10-02 15:50:32 +0000 |
commit | 1e27cab1b562a56b8632ecc50faa067d9d74e29c (patch) | |
tree | 7635063c367c089f8de417807a512a2bdee2e648 /media-plugins/libao-pulse/libao-pulse-0.9.3.ebuild | |
parent | Added ~ppc64; bug #149725 (diff) | |
download | gentoo-2-1e27cab1b562a56b8632ecc50faa067d9d74e29c.tar.gz gentoo-2-1e27cab1b562a56b8632ecc50faa067d9d74e29c.tar.bz2 gentoo-2-1e27cab1b562a56b8632ecc50faa067d9d74e29c.zip |
Added ~ppc64; bug #149806
(Portage version: 2.1.1-r1)
Diffstat (limited to 'media-plugins/libao-pulse/libao-pulse-0.9.3.ebuild')
-rw-r--r-- | media-plugins/libao-pulse/libao-pulse-0.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/libao-pulse/libao-pulse-0.9.3.ebuild b/media-plugins/libao-pulse/libao-pulse-0.9.3.ebuild index 32b5a36e770a..0b05297fe9d7 100644 --- a/media-plugins/libao-pulse/libao-pulse-0.9.3.ebuild +++ b/media-plugins/libao-pulse/libao-pulse-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/libao-pulse/libao-pulse-0.9.3.ebuild,v 1.2 2006/10/02 03:54:27 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/libao-pulse/libao-pulse-0.9.3.ebuild,v 1.3 2006/10/02 15:50:32 corsair Exp $ DESCRIPTION="libao output driver for PulseAudio" HOMEPAGE="http://0pointer.de/lennart/projects/libao-pulse/" @@ -8,7 +8,7 @@ SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc64 ~x86-fbsd" IUSE="" |