diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-15 19:57:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-15 19:57:50 +0300 |
commit | f98f32dcfd985c799b363d154294ba1e019f9213 (patch) | |
tree | 63831677f1ca20da93c679425646b9aaa6331e73 /sci-mathematics/gmm | |
parent | sys-apps/attr: Stabilize 2.5.1-r2 ppc, #868972 (diff) | |
download | gentoo-f98f32dcfd985c799b363d154294ba1e019f9213.tar.gz gentoo-f98f32dcfd985c799b363d154294ba1e019f9213.tar.bz2 gentoo-f98f32dcfd985c799b363d154294ba1e019f9213.zip |
sci-mathematics/gmm: Stabilize 5.4 ppc, #867541
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/gmm')
-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 21b7be185c5f..7e7d53cdbc3b 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() { |