diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-12-15 21:24:01 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-12-15 21:24:01 +0000 |
commit | 730197b4de879789c3a4496fb11a8e969a3d6927 (patch) | |
tree | fd665dcc5ac91f97075d7f344a917f093a6de3a9 /sci-chemistry/moldy/moldy-2.16e-r2.ebuild | |
parent | Stable for AMD64, wrt bug #393999 (diff) | |
download | gentoo-2-730197b4de879789c3a4496fb11a8e969a3d6927.tar.gz gentoo-2-730197b4de879789c3a4496fb11a8e969a3d6927.tar.bz2 gentoo-2-730197b4de879789c3a4496fb11a8e969a3d6927.zip |
Keyword for amd64-linux and removed old
(Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
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 a583f1b7153d..5a256fe49367 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.2 2011/06/26 08:39:46 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/moldy-2.16e-r2.ebuild,v 1.3 2011/12/15 21:24:01 jlec 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="~x86 ~amd64 ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc examples" DEPEND="doc? ( virtual/latex-base )" |