diff options
Diffstat (limited to 'kde-base/kworldclock/kworldclock-4.0.1.ebuild')
-rw-r--r-- | kde-base/kworldclock/kworldclock-4.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kworldclock/kworldclock-4.0.1.ebuild b/kde-base/kworldclock/kworldclock-4.0.1.ebuild index c66c1899cbe7..ec7067a856f3 100644 --- a/kde-base/kworldclock/kworldclock-4.0.1.ebuild +++ b/kde-base/kworldclock/kworldclock-4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/kworldclock-4.0.1.ebuild,v 1.1 2008/02/07 00:10:43 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldclock/kworldclock-4.0.1.ebuild,v 1.2 2008/03/04 03:53:52 jer Exp $ EAPI="1" @@ -8,5 +8,5 @@ KMNAME=kdetoys inherit kde4-meta DESCRIPTION="KDE program that displays the part of the Earth lit up by the Sun" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="debug htmlhandbook" |