summaryrefslogtreecommitdiff
path: root/profiles/arch/alpha/make.defaults
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
commitb2be182d49eea46686b5cf2680d457df61e89dc4 (patch)
treec66442ced2011c5ca81c3114cc51041e314c6d33 /profiles/arch/alpha/make.defaults
parente23cdda4dbb0c83b9e682ab5e916085a35203da5 (diff)
gentoo resync : 30.06.2018
Diffstat (limited to 'profiles/arch/alpha/make.defaults')
-rw-r--r--profiles/arch/alpha/make.defaults5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/alpha/make.defaults b/profiles/arch/alpha/make.defaults
index 2b07bcf07856..184cd2140c83 100644
--- a/profiles/arch/alpha/make.defaults
+++ b/profiles/arch/alpha/make.defaults
@@ -31,3 +31,8 @@ ALSA_CARDS="ali5451 als4000 bt87x ca0106 cmipci emu10k1 ens1370 ens1371 es1938 e
# Hans de Graaff <graaff@gentoo.org> (21 Jan 2018)
# Temporary entry to support stable bug 639476
RUBY_TARGETS="ruby22"
+
+# Tobias Klausmann <klausman@gentoo.org> (25 Jun 2018)
+# Enable USE=libtirpc by default, to ease dependency resolution during
+# the stabilization of glibc-2.26. Bug 657148
+USE="libtirpc"