diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-29 16:24:42 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-29 16:24:42 +0000 |
commit | 3714834854d9cf111b19c54a42c8f23ce32cde03 (patch) | |
tree | b9fc33b3e0c79b93ead31436a1f39e05b4526efe /kde-base/kapptemplate/kapptemplate-3.5.0.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-3714834854d9cf111b19c54a42c8f23ce32cde03.tar.gz historical-3714834854d9cf111b19c54a42c8f23ce32cde03.tar.bz2 historical-3714834854d9cf111b19c54a42c8f23ce32cde03.zip |
Stable on ppc64
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'kde-base/kapptemplate/kapptemplate-3.5.0.ebuild')
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-3.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild b/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild index 2594edca1138..f91cccc3f56f 100644 --- a/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild +++ b/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild,v 1.7 2006/05/26 15:29:11 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild,v 1.8 2006/05/29 13:48:30 corsair Exp $ KMNAME=kdesdk MAXKDEVER=3.5.2 @@ -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="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="" |