diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-04-05 12:13:23 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-04-05 12:13:23 +0000 |
commit | 5ab2e94242958257acb7b379e252a1bf8a81b2ef (patch) | |
tree | 8247a9ffea0f04857d56aefee9e99f8315ccf334 /sci-biology/plink/plink-1.07.ebuild | |
parent | x86 stable wrt bug #311833 (diff) | |
download | gentoo-2-5ab2e94242958257acb7b379e252a1bf8a81b2ef.tar.gz gentoo-2-5ab2e94242958257acb7b379e252a1bf8a81b2ef.tar.bz2 gentoo-2-5ab2e94242958257acb7b379e252a1bf8a81b2ef.zip |
x86 stable wrt bug #311835
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'sci-biology/plink/plink-1.07.ebuild')
-rw-r--r-- | sci-biology/plink/plink-1.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/plink/plink-1.07.ebuild b/sci-biology/plink/plink-1.07.ebuild index d347928b6e1e..30fe6ae83437 100644 --- a/sci-biology/plink/plink-1.07.ebuild +++ b/sci-biology/plink/plink-1.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/plink/plink-1.07.ebuild,v 1.2 2010/03/29 10:01:20 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/plink/plink-1.07.ebuild,v 1.3 2010/04/05 12:13:23 phajdan.jr Exp $ EAPI="2" @@ -11,7 +11,7 @@ SRC_URI="http://pngu.mgh.harvard.edu/~purcell/plink/dist/${P}-src.zip" LICENSE="GPL-2" SLOT="0" IUSE="-webcheck" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="app-arch/unzip" RDEPEND="" |