diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-08-21 02:37:13 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-08-21 02:37:13 +0000 |
commit | 004902356a241b651684c7d127842a1d256b22cc (patch) | |
tree | 85e8abf2b0ee93791a53d2b0f6e3bde5b4f3e7be /dev-libs/newt | |
parent | wording fixes. (diff) | |
download | historical-004902356a241b651684c7d127842a1d256b22cc.tar.gz historical-004902356a241b651684c7d127842a1d256b22cc.tar.bz2 historical-004902356a241b651684c7d127842a1d256b22cc.zip |
added ppc to keywords
Diffstat (limited to 'dev-libs/newt')
-rw-r--r-- | dev-libs/newt/newt-0.50.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/newt/newt-0.50.35.ebuild b/dev-libs/newt/newt-0.50.35.ebuild index 064a60f2f01b..481b4848caf0 100644 --- a/dev-libs/newt/newt-0.50.35.ebuild +++ b/dev-libs/newt/newt-0.50.35.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/dev-libs/newt/newt-0.50.35.ebuild,v 1.3 2002/08/14 11:52:27 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/newt-0.50.35.ebuild,v 1.4 2002/08/21 02:37:13 gerk Exp $ S=${WORKDIR}/${P} DESCRIPTION="redhat's newt windowing toolkit development files" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.redhat.com" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" DEPEND=">=sys-libs/slang-1.4 >=dev-libs/popt-1.6" |