diff options
Diffstat (limited to 'kde-base/kapptemplate/kapptemplate-3.4.0.ebuild')
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-3.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kapptemplate/kapptemplate-3.4.0.ebuild b/kde-base/kapptemplate/kapptemplate-3.4.0.ebuild index 696bc8f72a8a..996416974943 100644 --- a/kde-base/kapptemplate/kapptemplate-3.4.0.ebuild +++ b/kde-base/kapptemplate/kapptemplate-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/kapptemplate/kapptemplate-3.4.0.ebuild,v 1.2 2005/03/18 17:22:25 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.4.0.ebuild,v 1.3 2005/03/26 01:41:01 weeve Exp $ KMNAME=kdesdk MAXKDEVER=$PV @@ -8,6 +8,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KAppTemplate - A shell script that will create the necessary framework to develop various KDE applications" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc" IUSE="" |