diff options
Diffstat (limited to 'app-admin/kebuildpart/kebuildpart-0.3.ebuild')
-rw-r--r-- | app-admin/kebuildpart/kebuildpart-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/kebuildpart/kebuildpart-0.3.ebuild b/app-admin/kebuildpart/kebuildpart-0.3.ebuild index 016d86af4508..56ccd5bef909 100644 --- a/app-admin/kebuildpart/kebuildpart-0.3.ebuild +++ b/app-admin/kebuildpart/kebuildpart-0.3.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.ebuild,v 1.6 2002/08/13 20:47:30 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/kebuildpart/kebuildpart-0.3.ebuild,v 1.7 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 build on ppc with qt version 3.0.4 - see Changelog +KEYWORDS="x86 sparc sparc64" #does not build on ppc with qt version 3.0.4 - see Changelog src_unpack () { base_src_unpack |