diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-02 19:13:17 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 14:12:47 +0300 |
commit | 387847561d478c1a5eac485a83133512290f5bbb (patch) | |
tree | 975ab3124cb7f4ce2bbaaf48b96d1c15de0c4168 /sci-mathematics/gmm | |
parent | sci-mathematics/glpk: destabilize for ~ppc (diff) | |
download | gentoo-387847561d478c1a5eac485a83133512290f5bbb.tar.gz gentoo-387847561d478c1a5eac485a83133512290f5bbb.tar.bz2 gentoo-387847561d478c1a5eac485a83133512290f5bbb.zip |
sci-mathematics/gmm: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/gmm')
-rw-r--r-- | sci-mathematics/gmm/gmm-5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/gmm/gmm-5.4.ebuild b/sci-mathematics/gmm/gmm-5.4.ebuild index b4afeb5c5595..8bac1a827bb2 100644 --- a/sci-mathematics/gmm/gmm-5.4.ebuild +++ b/sci-mathematics/gmm/gmm-5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ HOMEPAGE="http://getfem.org/gmm.html" LICENSE="|| ( LGPL-3 LGPL-3-with-linking-exception )" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" src_configure() { |