diff options
Diffstat (limited to 'dev-libs/librep/librep-0.16.ebuild')
-rw-r--r-- | dev-libs/librep/librep-0.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/librep/librep-0.16.ebuild b/dev-libs/librep/librep-0.16.ebuild index d1f64c9f8e66..e14180a9534f 100644 --- a/dev-libs/librep/librep-0.16.ebuild +++ b/dev-libs/librep/librep-0.16.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/librep/librep-0.16.ebuild,v 1.6 2002/10/05 05:39:11 drobbins Exp $ +# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.16.ebuild,v 1.7 2002/12/09 04:21:04 manson Exp $ IUSE="readline" @@ -13,7 +13,7 @@ HOMEPAGE="http://librep.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND=">=sys-libs/gdbm-1.8.0 >=dev-libs/gmp-3.1.1 |