diff options
Diffstat (limited to 'dev-util/cweb/cweb-3.63.ebuild')
-rw-r--r-- | dev-util/cweb/cweb-3.63.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cweb/cweb-3.63.ebuild b/dev-util/cweb/cweb-3.63.ebuild index 5e31b3426804..7bb0f9799b76 100644 --- a/dev-util/cweb/cweb-3.63.ebuild +++ b/dev-util/cweb/cweb-3.63.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/dev-util/cweb/cweb-3.63.ebuild,v 1.4 2002/07/23 10:38:07 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cweb/cweb-3.63.ebuild,v 1.5 2002/08/16 04:04:41 murphy Exp $ S=${WORKDIR} DESCRIPTION="Knuth's and Levy's C/C++ documenting system" @@ -9,7 +9,7 @@ HOMEPAGE="http://www-cs-faculty.standorf.edu/~knuth/cweb.html" SLOT="0" LICENSE="BSD" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" |