diff options
author | Sam James <sam@gentoo.org> | 2024-10-25 23:08:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-25 23:08:54 +0100 |
commit | eb1ca39b3ab1579e54956bc85cda8d48766098e9 (patch) | |
tree | bcd1932d489a4b59e793c69e4a41fc1a48eb2ef0 /sci-mathematics | |
parent | dev-libs/icinga-php-thirdparty: Stabilize 0.12.1 amd64, #942175 (diff) | |
download | gentoo-eb1ca39b3ab1579e54956bc85cda8d48766098e9.tar.gz gentoo-eb1ca39b3ab1579e54956bc85cda8d48766098e9.tar.bz2 gentoo-eb1ca39b3ab1579e54956bc85cda8d48766098e9.zip |
sci-mathematics/gmm: Stabilize 5.4.2 ppc64, #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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/gmm/gmm-5.4.2.ebuild b/sci-mathematics/gmm/gmm-5.4.2.ebuild index 9d66d8b89ccb..6fdabe6ce4bc 100644 --- a/sci-mathematics/gmm/gmm-5.4.2.ebuild +++ b/sci-mathematics/gmm/gmm-5.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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="" |