diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-17 10:33:29 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-17 10:33:29 +0000 |
commit | 0dd1c8a9517ad3819598b43de8e2d0465eb3203a (patch) | |
tree | 99be023aaece000b76089bffbe6b46677bd8673a /sci-mathematics/gmm/gmm-3.1.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-0dd1c8a9517ad3819598b43de8e2d0465eb3203a.tar.gz gentoo-2-0dd1c8a9517ad3819598b43de8e2d0465eb3203a.tar.bz2 gentoo-2-0dd1c8a9517ad3819598b43de8e2d0465eb3203a.zip |
x86 stable, bug #287943
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/gmm/gmm-3.1.ebuild')
-rw-r--r-- | sci-mathematics/gmm/gmm-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/gmm/gmm-3.1.ebuild b/sci-mathematics/gmm/gmm-3.1.ebuild index 1d298c66ee67..04066ee4fc22 100644 --- a/sci-mathematics/gmm/gmm-3.1.ebuild +++ b/sci-mathematics/gmm/gmm-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-3.1.ebuild,v 1.2 2009/10/09 18:28:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-3.1.ebuild,v 1.3 2009/10/17 10:33:29 maekke Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www-gmm.insa-toulouse.fr/getfem/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="" src_install() { |