diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-18 20:12:49 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-18 20:12:49 +0000 |
commit | d4a43b8d879e1a4c0a2cab504ca49b5205d635ff (patch) | |
tree | 03b2b076dfb837c9de08671695e6168835114e81 /sci-chemistry/moldy/moldy-2.16e-r2.ebuild | |
parent | x86 stable wrt bug #393695 (diff) | |
download | gentoo-2-d4a43b8d879e1a4c0a2cab504ca49b5205d635ff.tar.gz gentoo-2-d4a43b8d879e1a4c0a2cab504ca49b5205d635ff.tar.bz2 gentoo-2-d4a43b8d879e1a4c0a2cab504ca49b5205d635ff.zip |
x86 stable wrt bug #393697
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry/moldy/moldy-2.16e-r2.ebuild')
-rw-r--r-- | sci-chemistry/moldy/moldy-2.16e-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/moldy/moldy-2.16e-r2.ebuild b/sci-chemistry/moldy/moldy-2.16e-r2.ebuild index 79c60d8a0d66..b65fc10d7b0b 100644 --- a/sci-chemistry/moldy/moldy-2.16e-r2.ebuild +++ b/sci-chemistry/moldy/moldy-2.16e-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/moldy-2.16e-r2.ebuild,v 1.5 2011/12/15 21:51:34 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/moldy-2.16e-r2.ebuild,v 1.6 2011/12/18 20:12:49 phajdan.jr Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.earth.ox.ac.uk/pub/keith/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc examples" DEPEND="doc? ( virtual/latex-base )" |