diff options
author | George Shapovalov <george@gentoo.org> | 2003-01-08 03:20:55 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-01-08 03:20:55 +0000 |
commit | 532d8dc47a59cde118daa54944def6f5766310f8 (patch) | |
tree | c85f60f22292712a6bd2728bc0d03fa0976e363a /dev-lang/bigwig | |
parent | fixage (diff) | |
download | gentoo-2-532d8dc47a59cde118daa54944def6f5766310f8.tar.gz gentoo-2-532d8dc47a59cde118daa54944def6f5766310f8.tar.bz2 gentoo-2-532d8dc47a59cde118daa54944def6f5766310f8.zip |
unmasking upon tests
Diffstat (limited to 'dev-lang/bigwig')
-rw-r--r-- | dev-lang/bigwig/bigwig-2.0-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/bigwig/bigwig-2.0-r7.ebuild b/dev-lang/bigwig/bigwig-2.0-r7.ebuild index a6e72bd85c90..d6f7701b6cdc 100644 --- a/dev-lang/bigwig/bigwig-2.0-r7.ebuild +++ b/dev-lang/bigwig/bigwig-2.0-r7.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-lang/bigwig/bigwig-2.0-r7.ebuild,v 1.1 2002/11/08 04:24:33 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/bigwig/bigwig-2.0-r7.ebuild,v 1.2 2003/01/08 03:20:55 george Exp $ IUSE="odbc mysql libwww java ssl" @@ -19,7 +19,7 @@ DEPEND=">=net-www/apache-1.3 SLOT="0" SRC_URI="http://www.brics.dk/bigwig/dist/${P}-7.tar.gz" -KEYWORDS="~x86" +KEYWORDS="x86" S=${WORKDIR}/${P} |