diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-28 11:55:56 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-28 11:55:56 +0000 |
commit | b238d203f2eff583f240b66b1e0b0ec1cd80bfe0 (patch) | |
tree | bc946d4637a02ade3113a7f2ad3e54b2573cba2b /sci-libs/libint/libint-1.1.4-r1.ebuild | |
parent | x86 stable wrt bug #391411 (diff) | |
download | gentoo-2-b238d203f2eff583f240b66b1e0b0ec1cd80bfe0.tar.gz gentoo-2-b238d203f2eff583f240b66b1e0b0ec1cd80bfe0.tar.bz2 gentoo-2-b238d203f2eff583f240b66b1e0b0ec1cd80bfe0.zip |
x86 stable wrt bug #391593
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'sci-libs/libint/libint-1.1.4-r1.ebuild')
-rw-r--r-- | sci-libs/libint/libint-1.1.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/libint/libint-1.1.4-r1.ebuild b/sci-libs/libint/libint-1.1.4-r1.ebuild index 2a921cd4cc02..a552821f7906 100644 --- a/sci-libs/libint/libint-1.1.4-r1.ebuild +++ b/sci-libs/libint/libint-1.1.4-r1.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/libint/libint-1.1.4-r1.ebuild,v 1.6 2011/11/26 09:41:14 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libint/libint-1.1.4-r1.ebuild,v 1.7 2011/11/28 11:55:56 phajdan.jr Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.chem.vt.edu/chem-dept/valeev/software/libint/src/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="virtual/fortran" |