mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 10:01:32 +02:00
dev-libs/gmp: Sync with Gentoo
It's from Gentoo commit 451ef3cc41128ddb79b68e582251c3dd19c6c2bd.
This commit is contained in:
parent
37ac0f3f68
commit
3490326e3f
@ -8,7 +8,6 @@ inherit gnuconfig libtool flag-o-matic multilib-minimal toolchain-funcs
|
|||||||
MY_PV=${PV/_p*}
|
MY_PV=${PV/_p*}
|
||||||
MY_PV=${MY_PV/_/-}
|
MY_PV=${MY_PV/_/-}
|
||||||
|
|
||||||
MANUAL_PV=${MY_PV}
|
|
||||||
MANUAL_PV=6.2.1
|
MANUAL_PV=6.2.1
|
||||||
|
|
||||||
MY_P=${PN}-${MY_PV}
|
MY_P=${PN}-${MY_PV}
|
||||||
|
@ -8,7 +8,6 @@ inherit gnuconfig libtool flag-o-matic multilib-minimal toolchain-funcs
|
|||||||
MY_PV=${PV/_p*}
|
MY_PV=${PV/_p*}
|
||||||
MY_PV=${MY_PV/_/-}
|
MY_PV=${MY_PV/_/-}
|
||||||
|
|
||||||
MANUAL_PV=${MY_PV}
|
|
||||||
MANUAL_PV=6.2.1
|
MANUAL_PV=6.2.1
|
||||||
|
|
||||||
MY_P=${PN}-${MY_PV}
|
MY_P=${PN}-${MY_PV}
|
||||||
@ -26,7 +25,7 @@ S="${WORKDIR}"/${MY_P%a}
|
|||||||
LICENSE="|| ( LGPL-3+ GPL-2+ )"
|
LICENSE="|| ( LGPL-3+ GPL-2+ )"
|
||||||
# The subslot reflects the C & C++ SONAMEs.
|
# The subslot reflects the C & C++ SONAMEs.
|
||||||
SLOT="0/10.4"
|
SLOT="0/10.4"
|
||||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~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 ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||||
IUSE="+asm doc +cpudetection +cxx pic static-libs"
|
IUSE="+asm doc +cpudetection +cxx pic static-libs"
|
||||||
REQUIRED_USE="cpudetection? ( asm )"
|
REQUIRED_USE="cpudetection? ( asm )"
|
||||||
RESTRICT="!cpudetection? ( bindist )"
|
RESTRICT="!cpudetection? ( bindist )"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user