diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-13 13:56:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-13 13:56:43 +0100 |
commit | 4eccdf0821a09fdd408f45f41fca4f458fb6f5bb (patch) | |
tree | a2e7ea12c4a0a90424bba6e8c486fe3d39646bb4 /sci-mathematics | |
parent | dev-cpp/commoncpp2: amd64 stable wrt bug #612354 (diff) | |
download | gentoo-4eccdf0821a09fdd408f45f41fca4f458fb6f5bb.tar.gz gentoo-4eccdf0821a09fdd408f45f41fca4f458fb6f5bb.tar.bz2 gentoo-4eccdf0821a09fdd408f45f41fca4f458fb6f5bb.zip |
sci-mathematics/gmm: amd64 stable wrt bug #612294
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-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 9600e99dec67..e96f2891ea73 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="" |