From cb3e8c6af7661fbcafdcacc7e0ecdfb610d098fa Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 9 Jun 2018 09:27:03 +0100 Subject: gentoo resync : 09.06.2018 --- profiles/arch/arm64/make.defaults | 5 +++++ profiles/arch/arm64/package.use.mask | 9 +++++++++ 2 files changed, 14 insertions(+) (limited to 'profiles/arch/arm64') diff --git a/profiles/arch/arm64/make.defaults b/profiles/arch/arm64/make.defaults index f985ef0637e5..df725d4fdf2a 100644 --- a/profiles/arch/arm64/make.defaults +++ b/profiles/arch/arm64/make.defaults @@ -17,6 +17,11 @@ LIBDIR_arm64="lib64" # Defaults for video drivers VIDEO_CARDS="fbdev" +# Mart Raudsepp (5 Jun 2018) +# Enable USE=libtirpc by default, to ease dependency resolution during +# the stabilization of glibc-2.26. Bug 657148 +USE="libtirpc" + # Michał Górny (14 Mar 2017) # Unhide the ARM-specific USE_EXPANDs. USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM" diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index fc75fc61cf83..c859a1044c81 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,15 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Thomas Deutschmann (06 Jun 2018) +# Needs sys-apps/fakechroot which isn't keyworded +app-arch/rpm test + +# Alex Bennee (31 May 2018) +# bunch of dev-perl packages not yet keyworded +# and the i3 ebuild currently has RESTRICT="test" due to upstream bug +x11-wm/i3 test + # Mart Raudsepp (30 May 2018) # app-text/pandoc not keyworded yet app-emulation/xen-tools doc -- cgit v1.2.3