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 | 45a71a56e6dc2889aae016a1ec8e23236e360336 (patch) | |
tree | 66e754f4794fc29f1ef9af8a6c4d6a58f221091f /dev-libs/cln | |
parent | new stable build. (diff) | |
download | historical-45a71a56e6dc2889aae016a1ec8e23236e360336.tar.gz historical-45a71a56e6dc2889aae016a1ec8e23236e360336.tar.bz2 historical-45a71a56e6dc2889aae016a1ec8e23236e360336.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" |