commit: 29f1546134225b87e211b02d4989ae42392b6465 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sun Oct 27 17:55:40 2019 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Oct 27 17:55:59 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29f15461
profiles: mask virtual/libudev-232-r1 on musl Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> profiles/features/musl/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 52e0d06dc8d..e42c7279fbb 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -5,6 +5,7 @@ sys-libs/uclibc-ng sys-libs/glibc # We use eudev which is tested on both uclibc and musl +=virtual/libudev-232-r1 sys-apps/systemd sys-fs/udev
