diff options
Diffstat (limited to 'sci-chemistry/votca-csgapps/votca-csgapps-1.2.1.ebuild')
-rw-r--r-- | sci-chemistry/votca-csgapps/votca-csgapps-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.1.ebuild index 29871dad630b..6285117740b3 100644 --- a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.1.ebuild +++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.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-chemistry/votca-csgapps/votca-csgapps-1.2.1.ebuild,v 1.1 2011/08/25 20:42:53 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/votca-csgapps-1.2.1.ebuild,v 1.2 2011/12/14 17:17:13 ago Exp $ EAPI=4 @@ -20,7 +20,7 @@ HOMEPAGE="http://www.votca.org" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="=sci-chemistry/${PN%apps}-${PV}" |