summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2012-01-13 01:30:08 +0000
committerChristoph Junghans <ottxor@gentoo.org>2012-01-13 01:30:08 +0000
commitcf68444b2b943f7919bb032372da9631a588a1cc (patch)
treee3f80dd078764731bb42337d9a35e73d551555e9 /sci-chemistry
parentfixes for amd64-linux (diff)
downloadgentoo-2-cf68444b2b943f7919bb032372da9631a588a1cc.tar.gz
gentoo-2-cf68444b2b943f7919bb032372da9631a588a1cc.tar.bz2
gentoo-2-cf68444b2b943f7919bb032372da9631a588a1cc.zip
keyword ~amd64-linux
(Portage version: 2.2.0_alpha84/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/votca-csg/ChangeLog5
-rw-r--r--sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/votca-csg/ChangeLog b/sci-chemistry/votca-csg/ChangeLog
index e03e7410b96b..59410c205ce8 100644
--- a/sci-chemistry/votca-csg/ChangeLog
+++ b/sci-chemistry/votca-csg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/votca-csg
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/ChangeLog,v 1.12 2012/01/11 04:11:09 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/ChangeLog,v 1.13 2012/01/13 01:30:08 ottxor Exp $
+
+ 13 Jan 2012; Christoph Junghans <ottxor@gentoo.org> votca-csg-1.2.2.ebuild:
+ keyword ~amd64-linux
*votca-csg-1.2.2 (11 Jan 2012)
diff --git a/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild b/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild
index 65368d21e72c..3915ca59e17c 100644
--- a/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild
+++ b/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild,v 1.1 2012/01/11 04:11:09 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild,v 1.2 2012/01/13 01:30:08 ottxor Exp $
EAPI=4
@@ -28,7 +28,7 @@ HOMEPAGE="http://www.votca.org"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
RDEPEND="=sci-libs/votca-tools-${PV}[system-boost=]
gromacs? ( sci-chemistry/gromacs )