diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-11 19:02:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-11 19:02:47 +0000 |
commit | c44796fd1568eafabb6be016b9a4e3c43a435a70 (patch) | |
tree | a6afc2be5ca4411b89628513f6d10dc3b4d1316a /media-sound/mpg123/mpg123-0.65.ebuild | |
parent | Keyworded ~amd64 wrt bug 170096 (diff) | |
download | gentoo-2-c44796fd1568eafabb6be016b9a4e3c43a435a70.tar.gz gentoo-2-c44796fd1568eafabb6be016b9a4e3c43a435a70.tar.bz2 gentoo-2-c44796fd1568eafabb6be016b9a4e3c43a435a70.zip |
Stable on ppc64; bug #113414
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-sound/mpg123/mpg123-0.65.ebuild')
-rw-r--r-- | media-sound/mpg123/mpg123-0.65.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpg123/mpg123-0.65.ebuild b/media-sound/mpg123/mpg123-0.65.ebuild index 4bf1e4d1555e..e348488cd4df 100644 --- a/media-sound/mpg123/mpg123-0.65.ebuild +++ b/media-sound/mpg123/mpg123-0.65.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/mpg123/mpg123-0.65.ebuild,v 1.7 2007/04/10 13:57:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.65.ebuild,v 1.8 2007/04/11 19:02:47 corsair Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="mmx 3dnow alsa oss sdl esd nas jack portaudio" RDEPEND="alsa? ( media-libs/alsa-lib ) |