mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
sys-libs/musl: bump to newer ldconfig
Closes: https://bugs.gentoo.org/827833 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
|
||||
inherit git-r3
|
||||
else
|
||||
SRC_URI="http://www.musl-libc.org/releases/${P}.tar.gz"
|
||||
KEYWORDS="-* ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
|
||||
KEYWORDS="-* amd64 arm arm64 ~mips ppc ppc64 x86"
|
||||
fi
|
||||
GETENT_COMMIT="93a08815f8598db442d8b766b463d0150ed8e2ab"
|
||||
GETENT_FILE="musl-getent-${GETENT_COMMIT}.c"
|
||||
|
||||
Reference in New Issue
Block a user