diff options
author | Sam James <sam@gentoo.org> | 2024-10-25 23:08:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-25 23:08:55 +0100 |
commit | 2e4163bfcec948ed82033d7b8978b0b74cdcd864 (patch) | |
tree | 370d739dab7e072ffcf40a18e5fbfcdbaf193ed7 /sci-mathematics | |
parent | sci-mathematics/gmm: Stabilize 5.4.2 ppc64, #942176 (diff) | |
download | gentoo-2e4163bfcec948ed82033d7b8978b0b74cdcd864.tar.gz gentoo-2e4163bfcec948ed82033d7b8978b0b74cdcd864.tar.bz2 gentoo-2e4163bfcec948ed82033d7b8978b0b74cdcd864.zip |
sci-mathematics/gmm: Stabilize 5.4.2 amd64, #942176
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/gmm/gmm-5.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/gmm/gmm-5.4.2.ebuild b/sci-mathematics/gmm/gmm-5.4.2.ebuild index 6fdabe6ce4bc..1eb5ebd6d117 100644 --- a/sci-mathematics/gmm/gmm-5.4.2.ebuild +++ b/sci-mathematics/gmm/gmm-5.4.2.ebuild @@ -9,5 +9,5 @@ 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="" |