diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-10 17:00:26 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-10 17:00:26 +0000 |
commit | 3436ab40097ad0094d125eb398e188a7b0a5e698 (patch) | |
tree | 084f0e871fc6ce26a91c248a0442805a59d980f6 /media-sound/audacious/audacious-3.1.ebuild | |
parent | Marking libguess-1.0 ppc for bug 383991 (diff) | |
download | gentoo-2-3436ab40097ad0094d125eb398e188a7b0a5e698.tar.gz gentoo-2-3436ab40097ad0094d125eb398e188a7b0a5e698.tar.bz2 gentoo-2-3436ab40097ad0094d125eb398e188a7b0a5e698.zip |
Marking audacious-3.1 ppc for bug 383991
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'media-sound/audacious/audacious-3.1.ebuild')
-rw-r--r-- | media-sound/audacious/audacious-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/audacious/audacious-3.1.ebuild b/media-sound/audacious/audacious-3.1.ebuild index a86ad871a937..0871cb904e58 100644 --- a/media-sound/audacious/audacious-3.1.ebuild +++ b/media-sound/audacious/audacious-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.1.ebuild,v 1.9 2012/02/19 15:32:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.1.ebuild,v 1.10 2012/03/10 17:00:26 ranger Exp $ EAPI=4 inherit eutils @@ -14,7 +14,7 @@ SRC_URI="http://distfiles.atheme.org/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="chardet nls session" RDEPEND=">=dev-libs/dbus-glib-0.60 |