summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/uclibc/package.mask')
-rw-r--r--profiles/uclibc/package.mask4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/uclibc/package.mask b/profiles/uclibc/package.mask
index f643b08084f1..c1eb437d793b 100644
--- a/profiles/uclibc/package.mask
+++ b/profiles/uclibc/package.mask
@@ -2,8 +2,8 @@ sys-libs/glibc
# breaks gcc and such
dev-libs/libiconv
-# uclibc has broken stat() which causes tar to freak out
->=app-arch/tar-1.15.91
+# uclibc had a broken stat() which caused tar to freak out
+#>=app-arch/tar-1.15.91
# requires funcs we dont yet provide
>=sys-fs/xfsprogs-2.8.10