diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:54:45 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:46:17 +0300 |
commit | e3c4abf78312de04544f4305677ffc2c5f574bf7 (patch) | |
tree | 72e9161f24a2af2173462685e631cb1fa7938bde /sci-mathematics | |
parent | sci-mathematics/gimps: destabilize for ~x86 (diff) | |
download | gentoo-e3c4abf78312de04544f4305677ffc2c5f574bf7.tar.gz gentoo-e3c4abf78312de04544f4305677ffc2c5f574bf7.tar.bz2 gentoo-e3c4abf78312de04544f4305677ffc2c5f574bf7.zip |
sci-mathematics/gmm: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/gmm/gmm-5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/gmm/gmm-5.4.ebuild b/sci-mathematics/gmm/gmm-5.4.ebuild index 8bac1a827bb2..f144d6079b30 100644 --- a/sci-mathematics/gmm/gmm-5.4.ebuild +++ b/sci-mathematics/gmm/gmm-5.4.ebuild @@ -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() { |