summaryrefslogtreecommitdiff
path: root/profiles/features/prefix/standalone/kernel-2.6.32+
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/features/prefix/standalone/kernel-2.6.32+')
-rw-r--r--profiles/features/prefix/standalone/kernel-2.6.32+/package.mask5
-rw-r--r--profiles/features/prefix/standalone/kernel-2.6.32+/package.unmask5
2 files changed, 6 insertions, 4 deletions
diff --git a/profiles/features/prefix/standalone/kernel-2.6.32+/package.mask b/profiles/features/prefix/standalone/kernel-2.6.32+/package.mask
index d89543acfa1f..039aa4bd8b0f 100644
--- a/profiles/features/prefix/standalone/kernel-2.6.32+/package.mask
+++ b/profiles/features/prefix/standalone/kernel-2.6.32+/package.mask
@@ -3,8 +3,9 @@
# on x86 and amd64, it is glibc-2.26 to require linux-3.2.
# https://www.sourceware.org/ml/libc-alpha/2017-08/msg00010.html
-# we just use a universal glibc-2.24 on all ARCHes for simplicity.
->=sys-libs/glibc-2.24
+# In 2018, only x86 and amd64 are supported, use glibc-2.26 mask.
+# Mask glibc-2.24 on all other ARCHes specifically.
+>=sys-libs/glibc-2.26
# libnsl is a split-off from glibc-2.26
>net-libs/libnsl-0
diff --git a/profiles/features/prefix/standalone/kernel-2.6.32+/package.unmask b/profiles/features/prefix/standalone/kernel-2.6.32+/package.unmask
index 9f79b4f81de0..b05a2a28d93c 100644
--- a/profiles/features/prefix/standalone/kernel-2.6.32+/package.unmask
+++ b/profiles/features/prefix/standalone/kernel-2.6.32+/package.unmask
@@ -3,5 +3,6 @@
# on x86 and amd64, it is glibc-2.26 to require linux-3.2.
# https://www.sourceware.org/ml/libc-alpha/2017-08/msg00010.html
-# we just use a universal glibc-2.24 on all ARCHes for simplicity.
-<sys-libs/glibc-2.24
+# In 2018, only x86 and amd64 are supported, use glibc-2.26 mask.
+# Mask glibc-2.24 on all other ARCHes specifically.
+<sys-libs/glibc-2.26