diff options
Diffstat (limited to 'kde-base/kapptemplate/kapptemplate-4.0.1.ebuild')
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-4.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kapptemplate/kapptemplate-4.0.1.ebuild b/kde-base/kapptemplate/kapptemplate-4.0.1.ebuild index e81f153c042b..2c59c1d621c1 100644 --- a/kde-base/kapptemplate/kapptemplate-4.0.1.ebuild +++ b/kde-base/kapptemplate/kapptemplate-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/kapptemplate/kapptemplate-4.0.1.ebuild,v 1.1 2008/02/07 00:11:04 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.0.1.ebuild,v 1.2 2008/03/04 01:39:11 jer Exp $ EAPI="1" @@ -8,5 +8,5 @@ KMNAME=kdesdk inherit kde4-meta DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications." -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="debug htmlhandbook" |