diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:52:45 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:46:07 +0300 |
commit | c87b5708358f06eb794156c570753445633375a1 (patch) | |
tree | c7d9f3224f34e7c9413975478ce9742c9703e257 /sci-libs/mpfi | |
parent | sci-libs/metis: destabilize for ~x86 (diff) | |
download | gentoo-c87b5708358f06eb794156c570753445633375a1.tar.gz gentoo-c87b5708358f06eb794156c570753445633375a1.tar.bz2 gentoo-c87b5708358f06eb794156c570753445633375a1.zip |
sci-libs/mpfi: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/mpfi')
-rw-r--r-- | sci-libs/mpfi/mpfi-1.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/mpfi/mpfi-1.5.4.ebuild b/sci-libs/mpfi/mpfi-1.5.4.ebuild index b689664fa587..80f3bc6e283a 100644 --- a/sci-libs/mpfi/mpfi-1.5.4.ebuild +++ b/sci-libs/mpfi/mpfi-1.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://gforge.inria.fr/frs/download.php/file/38111/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" DEPEND=" dev-libs/gmp:0= |