diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-17 11:24:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-17 11:26:36 +0100 |
commit | 8e66d03efeb0ab5c5a1afb0363a84b17d2263da5 (patch) | |
tree | 9843c0b46f26eb73c5a0bad1b346a94ffd059c2a /sci-mathematics/gmm | |
parent | app-editors/focuswriter: x86 stable wrt bug #612470 (diff) | |
download | gentoo-8e66d03efeb0ab5c5a1afb0363a84b17d2263da5.tar.gz gentoo-8e66d03efeb0ab5c5a1afb0363a84b17d2263da5.tar.bz2 gentoo-8e66d03efeb0ab5c5a1afb0363a84b17d2263da5.zip |
sci-mathematics/gmm: x86 stable wrt bug #612294
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/gmm')
-rw-r--r-- | sci-mathematics/gmm/gmm-5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/gmm/gmm-5.1.ebuild b/sci-mathematics/gmm/gmm-5.1.ebuild index e96f2891ea73..f815c7743301 100644 --- a/sci-mathematics/gmm/gmm-5.1.ebuild +++ b/sci-mathematics/gmm/gmm-5.1.ebuild @@ -9,5 +9,5 @@ HOMEPAGE="http://www-gmm.insa-toulouse.fr/getfem/" LICENSE="|| ( LGPL-3 LGPL-3-with-linking-exception )" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" |