summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/votca-csgapps')
-rw-r--r--sci-chemistry/votca-csgapps/ChangeLog6
-rw-r--r--sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-chemistry/votca-csgapps/ChangeLog b/sci-chemistry/votca-csgapps/ChangeLog
index ef2856775d53..b7b14155c389 100644
--- a/sci-chemistry/votca-csgapps/ChangeLog
+++ b/sci-chemistry/votca-csgapps/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/votca-csgapps
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/ChangeLog,v 1.4 2012/01/13 01:27:50 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/ChangeLog,v 1.5 2012/01/14 04:32:54 ottxor Exp $
+
+ 14 Jan 2012; Christoph Junghans <ottxor@gentoo.org>
+ votca-csgapps-1.2.2.ebuild:
+ keyword ~amd64-linux
13 Jan 2012; Christoph Junghans <ottxor@gentoo.org>
votca-csgapps-1.2.2.ebuild, +files/votca-csgapps-1.2.2-dso.patch:
diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild
index 179d29224df5..983f5e1a1668 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-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-csgapps/votca-csgapps-1.2.2.ebuild,v 1.2 2012/01/13 01:27:50 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild,v 1.3 2012/01/14 04:32:54 ottxor Exp $
EAPI=4
@@ -20,7 +20,7 @@ HOMEPAGE="http://www.votca.org"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
IUSE=""
RDEPEND="=sci-chemistry/${PN%apps}-${PV}"