diff options
-rw-r--r-- | media-sound/amarok/amarok-2.0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/amarok/amarok-2.0.1.1.ebuild b/media-sound/amarok/amarok-2.0.1.1.ebuild index d078f8584045..d97f58c58a10 100644 --- a/media-sound/amarok/amarok-2.0.1.1.ebuild +++ b/media-sound/amarok/amarok-2.0.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-sound/amarok/amarok-2.0.1.1.ebuild,v 1.5 2009/01/13 15:07:05 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.0.1.1.ebuild,v 1.6 2009/01/25 22:08:08 jokey Exp $ EAPI="2" @@ -14,7 +14,7 @@ DESCRIPTION="Advanced audio player based on KDE framework." HOMEPAGE="http://amarok.kde.org/" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" SLOT="2" IUSE="daap debug ifp ipod mp3tunes mp4 mtp njb +semantic-desktop" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2" |