commit: 296a94b80ebec3d7a1eae88a8a43017756f70d98 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sat Jul 18 00:41:53 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sat Jul 18 00:41:53 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=296a94b8
Remove configuration for uclibc since this is musl. core/etc/grs/world.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index 00ca707..366e149 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -7508,10 +7508,6 @@ package.use : sys-libs/tevent:0 python [sys-libs/timezone-data:0] package.use : sys-libs/timezone-data:0 -nls -right_timezone -[sys-libs/uclibc:0] -package.use : sys-libs/uclibc:0 -debug -hardened -iconv -ipv6 -nptl -rpc -ssp -uclibc-compat -wordexp savedconfig -package.accept_keywords : =sys-libs/uclibc-0.9.33.9999 ** - [sys-libs/zlib:0] package.use : sys-libs/zlib:0 minizip static-libs
