diff options
author | Sam James <sam@gentoo.org> | 2022-09-15 12:30:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-15 12:30:13 +0100 |
commit | 1e4ba0564e76bdb895e10eff81aa29f5b6641d44 (patch) | |
tree | accc3886bf8f77f81d0c9736260473804cf41c27 /sci-mathematics/gmm | |
parent | net-p2p/rtorrent: Stabilize 0.9.8-r1 x86, #867211 (diff) | |
download | gentoo-1e4ba0564e76bdb895e10eff81aa29f5b6641d44.tar.gz gentoo-1e4ba0564e76bdb895e10eff81aa29f5b6641d44.tar.bz2 gentoo-1e4ba0564e76bdb895e10eff81aa29f5b6641d44.zip |
sci-mathematics/gmm: Stabilize 5.4 x86, #867541
Signed-off-by: Sam James <sam@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 2db260cee477..21b7be185c5f 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() { |