mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 14:06:58 +02:00
dev-libs/mpfr: Sync with Gentoo
It's from Gentoo commit 28a7ba10263c3a10046f2faaba6d3c94e827199b.
This commit is contained in:
parent
30464f9512
commit
992cc9ee67
@ -48,7 +48,7 @@ LICENSE="LGPL-3+"
|
|||||||
# preserve-libs.eclass usage to pkg_*inst! See e.g. the readline ebuild.
|
# preserve-libs.eclass usage to pkg_*inst! See e.g. the readline ebuild.
|
||||||
SLOT="0/6" # libmpfr.so version
|
SLOT="0/6" # libmpfr.so version
|
||||||
if [[ ${PV} != *_rc* ]] ; then
|
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
|
fi
|
||||||
IUSE="static-libs"
|
IUSE="static-libs"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user