diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-16 20:44:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-16 20:44:59 +0300 |
commit | 4f72736515a9595caa02f8843184ff0b7bfe6a3d (patch) | |
tree | 3b303cdb5acf224cd2e2ea4c4e155c6c9ba03733 /sci-mathematics | |
parent | x11-misc/grsync: Stabilize 1.3.0 ppc64, #867181 (diff) | |
download | gentoo-4f72736515a9595caa02f8843184ff0b7bfe6a3d.tar.gz gentoo-4f72736515a9595caa02f8843184ff0b7bfe6a3d.tar.bz2 gentoo-4f72736515a9595caa02f8843184ff0b7bfe6a3d.zip |
sci-mathematics/gmm: Stabilize 5.4 ppc64, #867541
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 7e7d53cdbc3b..b4afeb5c5595 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() { |