diff options
Diffstat (limited to 'kde-base/noatun/noatun-3.5.0.ebuild')
-rw-r--r-- | kde-base/noatun/noatun-3.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/noatun/noatun-3.5.0.ebuild b/kde-base/noatun/noatun-3.5.0.ebuild index ce802ce05b10..7640973277e2 100644 --- a/kde-base/noatun/noatun-3.5.0.ebuild +++ b/kde-base/noatun/noatun-3.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/noatun-3.5.0.ebuild,v 1.1 2005/11/22 22:14:16 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/noatun-3.5.0.ebuild,v 1.2 2005/11/29 14:41:56 weeve Exp $ KMNAME=kdemultimedia MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE media player" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" RDEPEND="$(deprange $PV $MAXKDEVER kde-base/kdemultimedia-arts)" |