summaryrefslogtreecommitdiff
path: root/profiles/arch/x86
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-09 09:27:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-09 09:27:03 +0100
commitcb3e8c6af7661fbcafdcacc7e0ecdfb610d098fa (patch)
tree047fc92023c520d07f13ec5ac96e094d1b312a7a /profiles/arch/x86
parent7b9f15840068dfaeea5684f8a1af1fe460dfa14c (diff)
gentoo resync : 09.06.2018
Diffstat (limited to 'profiles/arch/x86')
-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"