dev-libs/mpfr: Stabilize 4.2.2 sparc, #954549

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-07-13 10:28:08 +01:00
parent 8726bee46a
commit 0debc80f58

View File

@@ -48,7 +48,7 @@ LICENSE="LGPL-3+"
# preserve-libs.eclass usage to pkg_*inst! See e.g. the readline ebuild.
SLOT="0/6" # libmpfr.so version
if [[ ${PV} != *_rc* ]] ; then
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
fi
IUSE="static-libs"