diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-27 22:42:34 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-27 22:42:34 +0000 |
commit | dd0afce68725e1059b8f0c31aa5105becdbeaa5c (patch) | |
tree | 50add29674fe8ca31a15bc3fb126c9ab0f2ca899 /kde-base/kworldwatch/kworldwatch-3.4.0.ebuild | |
parent | Fixed version string. (diff) | |
download | historical-dd0afce68725e1059b8f0c31aa5105becdbeaa5c.tar.gz historical-dd0afce68725e1059b8f0c31aa5105becdbeaa5c.tar.bz2 historical-dd0afce68725e1059b8f0c31aa5105becdbeaa5c.zip |
Added ~ppc64 to KEYWORDS
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'kde-base/kworldwatch/kworldwatch-3.4.0.ebuild')
-rw-r--r-- | kde-base/kworldwatch/kworldwatch-3.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kworldwatch/kworldwatch-3.4.0.ebuild b/kde-base/kworldwatch/kworldwatch-3.4.0.ebuild index b76fa1e4b351..837a88673fcd 100644 --- a/kde-base/kworldwatch/kworldwatch-3.4.0.ebuild +++ b/kde-base/kworldwatch/kworldwatch-3.4.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/kworldwatch/kworldwatch-3.4.0.ebuild,v 1.3 2005/03/26 01:23:58 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.4.0.ebuild,v 1.4 2005/04/27 22:17:38 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 ~ppc ~sparc" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64" IUSE="" DEPEND="" |