--- /usr/portage/sys-apps/coreutils/coreutils-6.9-r1.ebuild 2007-05-07 00:36:56.000000000 -0500 +++ coreutils-6.9-r1.ebuild 2007-05-07 14:28:43.000000000 -0500 @@ -103,6 +103,8 @@ } src_test() { + # Test files have incorrect perms + chmod 755 "${WORKDIR}"/coreutils-6.9/tests/ls/x-option # Non-root tests will fail if the full path isnt # accessible to non-root users chmod -R go-w "${WORKDIR}"