diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-07-01 14:55:45 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-07-01 14:55:45 +0000 |
commit | 0c46c94282dbe8ceed782b0ef9f3c6c82c39731d (patch) | |
tree | a0f8b77a3d72c92d4b3e620a54ae17ed28220eb0 /kde-base/kworldwatch/kworldwatch-3.4.1.ebuild | |
parent | Fix qmake bin path per bug #97535 (diff) | |
download | gentoo-2-0c46c94282dbe8ceed782b0ef9f3c6c82c39731d.tar.gz gentoo-2-0c46c94282dbe8ceed782b0ef9f3c6c82c39731d.tar.bz2 gentoo-2-0c46c94282dbe8ceed782b0ef9f3c6c82c39731d.zip |
Stable on ppc64 (bug #97544)
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kworldwatch/kworldwatch-3.4.1.ebuild')
-rw-r--r-- | kde-base/kworldwatch/kworldwatch-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kworldwatch/kworldwatch-3.4.1.ebuild b/kde-base/kworldwatch/kworldwatch-3.4.1.ebuild index 3f88e9a9e286..9bf3f9ad99b5 100644 --- a/kde-base/kworldwatch/kworldwatch-3.4.1.ebuild +++ b/kde-base/kworldwatch/kworldwatch-3.4.1.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/kworldwatch/kworldwatch-3.4.1.ebuild,v 1.3 2005/06/30 21:02:27 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.4.1.ebuild,v 1.4 2005/07/01 14:55:45 corsair Exp $ KMNAME=kdetoys MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE program that displays the part of the Earth lit up by the Sun" -KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="" DEPEND="" |