Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/gmm/
Date: Thu, 15 Sep 2022 11:31:28
Message-Id: 1663241413.1e4ba0564e76bdb895e10eff81aa29f5b6641d44.sam@gentoo
1 commit: 1e4ba0564e76bdb895e10eff81aa29f5b6641d44
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 15 11:30:13 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 15 11:30:13 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e4ba056
7
8 sci-mathematics/gmm: Stabilize 5.4 x86, #867541
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-mathematics/gmm/gmm-5.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/gmm/gmm-5.4.ebuild b/sci-mathematics/gmm/gmm-5.4.ebuild
16 index 2db260cee477..21b7be185c5f 100644
17 --- a/sci-mathematics/gmm/gmm-5.4.ebuild
18 +++ b/sci-mathematics/gmm/gmm-5.4.ebuild
19 @@ -11,7 +11,7 @@ HOMEPAGE="http://getfem.org/gmm.html"
20
21 LICENSE="|| ( LGPL-3 LGPL-3-with-linking-exception )"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
25 IUSE=""
26
27 src_configure() {