diff options
author | George Shapovalov <george@gentoo.org> | 2002-11-28 01:20:46 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2002-11-28 01:20:46 +0000 |
commit | 8c0e60aa325500892758ab401ba57e51d2a9aad2 (patch) | |
tree | f8802de26f1b6bd78a7205382b30166321687666 /dev-libs/cln | |
parent | new stable build. (diff) | |
download | gentoo-2-8c0e60aa325500892758ab401ba57e51d2a9aad2.tar.gz gentoo-2-8c0e60aa325500892758ab401ba57e51d2a9aad2.tar.bz2 gentoo-2-8c0e60aa325500892758ab401ba57e51d2a9aad2.zip |
unmasked x86 upon test reports
Diffstat (limited to 'dev-libs/cln')
-rw-r--r-- | dev-libs/cln/cln-1.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cln/cln-1.1.5.ebuild b/dev-libs/cln/cln-1.1.5.ebuild index 99076068c4b2..cedb06d75f50 100644 --- a/dev-libs/cln/cln-1.1.5.ebuild +++ b/dev-libs/cln/cln-1.1.5.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/cln/cln-1.1.5.ebuild,v 1.1 2002/10/29 09:11:50 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cln/cln-1.1.5.ebuild,v 1.2 2002/11/28 01:20:46 george Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ginac.de/CLN/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64" +KEYWORDS="x86 ~ppc ~sparc ~sparc64" SRC_URI="ftp://ftp.santafe.edu/pub/gnu/${P}.tar.gz" #SRC_URI="ftp://ftpthep.physik.uni-mainz.de/pub/gnu/${P}.tar.gz" |