diff options
Diffstat (limited to 'x11-misc/bbconf/bbconf-1.6.ebuild')
-rw-r--r-- | x11-misc/bbconf/bbconf-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/bbconf/bbconf-1.6.ebuild b/x11-misc/bbconf/bbconf-1.6.ebuild index a5d372d2e37d..2474e4152d5d 100644 --- a/x11-misc/bbconf/bbconf-1.6.ebuild +++ b/x11-misc/bbconf/bbconf-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.6.ebuild,v 1.5 2002/08/02 17:54:50 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.6.ebuild,v 1.6 2002/08/14 23:44:14 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="All-in-one blackbox configuration tool." @@ -9,7 +9,7 @@ HOMEPAGE="http://bbconf.sourceforge.net" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/x11 >=x11-libs/qt-3.0.3" |