diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-08-17 17:59:38 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-08-17 17:59:38 +0000 |
commit | e7e0bab83af97bce6d0a6a6d753dc42d7db4d5cc (patch) | |
tree | 27122c619c0ddc2664ccc4f742ea0259806ab44c /x11-misc/bbconf | |
parent | added ppc to keywords (diff) | |
download | historical-e7e0bab83af97bce6d0a6a6d753dc42d7db4d5cc.tar.gz historical-e7e0bab83af97bce6d0a6a6d753dc42d7db4d5cc.tar.bz2 historical-e7e0bab83af97bce6d0a6a6d753dc42d7db4d5cc.zip |
added -ppc to keywords
Diffstat (limited to 'x11-misc/bbconf')
-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 2474e4152d5d..0a11db513ec7 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.6 2002/08/14 23:44:14 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.6.ebuild,v 1.7 2002/08/17 17:59:38 gerk 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 sparc sparc64" +KEYWORDS="x86 -ppc sparc sparc64" DEPEND="virtual/x11 >=x11-libs/qt-3.0.3" |