summaryrefslogtreecommitdiff
path: root/profiles/features/prefix/standalone
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/features/prefix/standalone')
-rw-r--r--profiles/features/prefix/standalone/kernel-2.6.16+/package.mask5
-rw-r--r--profiles/features/prefix/standalone/kernel-2.6.16+/package.use5
2 files changed, 5 insertions, 5 deletions
diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask b/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask
index 3dd562a06e86..252f00524eeb 100644
--- a/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask
+++ b/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask
@@ -2,11 +2,6 @@
# https://lwn.net/Articles/611162
>=sys-libs/glibc-2.20
-# >=python-3.4 assumes F_DUPFD_CLOEXEC of fcntl,
-# which requires >=linux-2.6.24.
-# python-3.3 seems to be unconditionally using utimensat.
->=dev-lang/python-3
-
# Tupone Alfredo <tupone@gentoo.org> (2018-11-04)
# require newer glibc
dev-lang/gnat-gpl
diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/package.use b/profiles/features/prefix/standalone/kernel-2.6.16+/package.use
new file mode 100644
index 000000000000..0358fd9248ef
--- /dev/null
+++ b/profiles/features/prefix/standalone/kernel-2.6.16+/package.use
@@ -0,0 +1,5 @@
+# Benda Xu <heroxbd@gentoo.org> (2019-07-17)
+# We are on an old kernel and without root privilege, the suid mode of
+# glibc should enabled everywhere to avoid extra assumptions of the
+# environment we do not control.
+sys-libs/glibc suid