summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2011-03-09 22:10:05 +0000
committerChristoph Junghans <ottxor@gentoo.org>2011-03-09 22:10:05 +0000
commit5b8aeab5b1be8dd394400e73a2d113a8ffe91591 (patch)
tree1945a78059c1665b21adadc338903246cd4f1cf2 /sci-libs
parentVersion bump. (diff)
downloadgentoo-2-5b8aeab5b1be8dd394400e73a2d113a8ffe91591.tar.gz
gentoo-2-5b8aeab5b1be8dd394400e73a2d113a8ffe91591.tar.bz2
gentoo-2-5b8aeab5b1be8dd394400e73a2d113a8ffe91591.zip
added ~amd64 (bug #357983)
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/votca-tools/ChangeLog5
-rw-r--r--sci-libs/votca-tools/votca-tools-1.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/votca-tools/ChangeLog b/sci-libs/votca-tools/ChangeLog
index 478fc3917ab1..719cc14a8fae 100644
--- a/sci-libs/votca-tools/ChangeLog
+++ b/sci-libs/votca-tools/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/votca-tools
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/votca-tools/ChangeLog,v 1.2 2011/03/07 22:09:52 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/votca-tools/ChangeLog,v 1.3 2011/03/09 22:10:05 ottxor Exp $
+
+ 09 Mar 2011; Christoph Junghans <ottxor@gentoo.org> votca-tools-1.1.1.ebuild:
+ added ~amd64 (bug #357983)
*votca-tools-1.1.1 (07 Mar 2011)
diff --git a/sci-libs/votca-tools/votca-tools-1.1.1.ebuild b/sci-libs/votca-tools/votca-tools-1.1.1.ebuild
index 9f61807ba932..2808dbc32272 100644
--- a/sci-libs/votca-tools/votca-tools-1.1.1.ebuild
+++ b/sci-libs/votca-tools/votca-tools-1.1.1.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-libs/votca-tools/votca-tools-1.1.1.ebuild,v 1.1 2011/03/07 22:09:52 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/votca-tools/votca-tools-1.1.1.ebuild,v 1.2 2011/03/09 22:10:05 ottxor Exp $
EAPI="3"
@@ -22,7 +22,7 @@ HOMEPAGE="http://www.votca.org"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="-boost doc +fftw +gsl static-libs"
RDEPEND="fftw? ( sci-libs/fftw:3.0 )