diff options
Diffstat (limited to 'app-admin/kebuildpart/kebuildpart-0.3-r1.ebuild')
-rw-r--r-- | app-admin/kebuildpart/kebuildpart-0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/kebuildpart/kebuildpart-0.3-r1.ebuild b/app-admin/kebuildpart/kebuildpart-0.3-r1.ebuild index 34f6ec8e7403..6fcf1f3bf199 100644 --- a/app-admin/kebuildpart/kebuildpart-0.3-r1.ebuild +++ b/app-admin/kebuildpart/kebuildpart-0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/kebuildpart/kebuildpart-0.3-r1.ebuild,v 1.7 2002/08/14 07:32:53 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/kebuildpart/kebuildpart-0.3-r1.ebuild,v 1.8 2002/08/16 02:21:27 murphy Exp $ inherit kde-base || die @@ -11,7 +11,7 @@ HOMEPAGE="http://kemerge.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="x86" #does not compile on ppc with qt version 3.0.4 nor 3.0.5 - see Changelog +KEYWORDS="x86 sparc sparc64" #does not compile on ppc with qt version 3.0.4 nor 3.0.5 - see Changelog src_unpack () { base_src_unpack |