summaryrefslogtreecommitdiff
path: root/profiles/arch/x86/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch/x86/make.defaults')
-rw-r--r--profiles/arch/x86/make.defaults5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/x86/make.defaults b/profiles/arch/x86/make.defaults
index 2e9b5fa264c6..d11e26fedd16 100644
--- a/profiles/arch/x86/make.defaults
+++ b/profiles/arch/x86/make.defaults
@@ -46,3 +46,8 @@ ABI_X86="32"
# Hans de Graaff <graaff@gentoo.org> (21 Jan 2018)
# Temporary entry to support stable bug 639476
RUBY_TARGETS="ruby22"
+
+# Thomas Deutschmann <whissi@gentoo.org> (6 Jun 2018)
+# Enable USE=libtirpc by default, to ease dependency resolution during
+# the stabilization of glibc-2.26. Bug 657148
+USE="libtirpc"