commit: e1a66914d496991686f9a2e1b1419ffa4a9fdf80 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Mon Apr 25 21:46:04 2016 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Mon Apr 25 21:46:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1a66914
profiles: remove mask =sys-apps/busybox-1.24* for default/linux/uclibc profiles/default/linux/uclibc/package.mask | 3 --- 1 file changed, 3 deletions(-) diff --git a/profiles/default/linux/uclibc/package.mask b/profiles/default/linux/uclibc/package.mask index 52df6a3..5d5dc38 100644 --- a/profiles/default/linux/uclibc/package.mask +++ b/profiles/default/linux/uclibc/package.mask @@ -6,9 +6,6 @@ sys-libs/musl sys-libs/glibc sys-libs/pam -# busybox-1.24 is broken on uclibc, bug #567598 -=sys-apps/busybox-1.24* - # DT_RUNPATH is broken on uclibc, bug #561684 >sys-devel/binutils-config-4-r2
