diff options
author | Michael Weber <xmw@gentoo.org> | 2017-04-04 23:39:37 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-04-04 23:39:54 +0200 |
commit | 6e9303bd37ed630998c917f09a9b19024061fe00 (patch) | |
tree | d28bf6ed4ea208e1a354337b09561f3a776e8362 /sci-mathematics | |
parent | dev-python/docker-py: Version bump to 2.2.1 (diff) | |
download | gentoo-6e9303bd37ed630998c917f09a9b19024061fe00.tar.gz gentoo-6e9303bd37ed630998c917f09a9b19024061fe00.tar.bz2 gentoo-6e9303bd37ed630998c917f09a9b19024061fe00.zip |
sci-mathematics/gmm: ppc ppc64 stable (bug 612294).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
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 3165e306952b..89327e5ea171 100644 --- a/sci-mathematics/gmm/gmm-5.1.ebuild +++ b/sci-mathematics/gmm/gmm-5.1.ebuild @@ -11,7 +11,7 @@ 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="" src_configure() { |