diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-02 19:12:26 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 14:12:42 +0300 |
commit | ae9a0a45bb5c0ab88d49d5e6a158f85626e52395 (patch) | |
tree | 6d0a028b7a92271ebdcb198e270c1b08ccde6a45 /sci-libs/mpir | |
parent | sci-libs/metis: destabilize for ~ppc (diff) | |
download | gentoo-ae9a0a45bb5c0ab88d49d5e6a158f85626e52395.tar.gz gentoo-ae9a0a45bb5c0ab88d49d5e6a158f85626e52395.tar.bz2 gentoo-ae9a0a45bb5c0ab88d49d5e6a158f85626e52395.zip |
sci-libs/mpir: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/mpir')
-rw-r--r-- | sci-libs/mpir/mpir-3.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/mpir/mpir-3.0.0-r1.ebuild b/sci-libs/mpir/mpir-3.0.0-r1.ebuild index e5b47d07a8db..a7412c34ed3e 100644 --- a/sci-libs/mpir/mpir-3.0.0-r1.ebuild +++ b/sci-libs/mpir/mpir-3.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 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://www.mpir.org/${P}.tar.bz2" LICENSE="LGPL-3" SLOT="0/23" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+cxx cpudetection" BDEPEND=" |