diff options
Diffstat (limited to 'dev-libs/zthread/zthread-1.5.3.ebuild')
-rw-r--r-- | dev-libs/zthread/zthread-1.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/zthread/zthread-1.5.3.ebuild b/dev-libs/zthread/zthread-1.5.3.ebuild index d2b4ca8c50c5..9e68c04a2262 100644 --- a/dev-libs/zthread/zthread-1.5.3.ebuild +++ b/dev-libs/zthread/zthread-1.5.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/dev-libs/zthread/zthread-1.5.3.ebuild,v 1.8 2002/10/04 05:17:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-1.5.3.ebuild,v 1.9 2002/12/09 04:21:04 manson Exp $ S=${WORKDIR}/ZThread-${PV} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cs.buffalo.edu/~crahen/projects/zthread/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND="virtual/glibc" |