From 63ae37c48cf6f78309b2fe4c7f102f43f74ede44 Mon Sep 17 00:00:00 2001 From: Andrew Wilcox Date: Wed, 22 Jun 2016 01:19:09 -0500 Subject: profiles: updates for Python building --- profiles/arch/x86_64/make.defaults | 2 +- profiles/base/make.defaults | 4 ++-- profiles/base/package.accept_keywords | 4 ++++ 3 files changed, 7 insertions(+), 3 deletions(-) (limited to 'profiles') diff --git a/profiles/arch/x86_64/make.defaults b/profiles/arch/x86_64/make.defaults index a0ff1c2d5..581b7d903 100644 --- a/profiles/arch/x86_64/make.defaults +++ b/profiles/arch/x86_64/make.defaults @@ -29,4 +29,4 @@ CXXFLAGS="${CFLAGS}" ELIBC="musl" -USE="pam threads" +USE="amd64 pam threads" diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 3b0ed9016..70119ab6f 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -1,7 +1,7 @@ # Welcome to Adélie Linux. # This file contains the default settings for Portage(++) under Adélie Linux. -IUSE_IMPLICIT="prefix prefix-guest" +IUSE_IMPLICIT="amd64 prefix prefix-guest" USE_EXPAND_UNPREFIXED="ARCH" USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND" @@ -49,5 +49,5 @@ FEATURES="buildpkg" # This masks files on EVERY SYSTEM running Adélie. BE CAREFUL! # Specifically, do not mask systemd unit files or such from the base profile. # It can't be overriden in the systemd profile! -INSTALL_MASK="charset.alias" +INSTALL_MASK="/usr/lib/charset.alias" diff --git a/profiles/base/package.accept_keywords b/profiles/base/package.accept_keywords index 3fd44f706..cca43225a 100644 --- a/profiles/base/package.accept_keywords +++ b/profiles/base/package.accept_keywords @@ -7,3 +7,7 @@ =sys-kernel/linux-headers-4.4 ** =sys-process/fcron-3.2.0-r1 ** =sys-process/procps-3.3.11-r3 ** + +=dev-lang/python-3.4.3-r7 ** +=app-eselect/eselect-python-20160222 ** +=dev-lang/python-exec-2.4.3 ** -- cgit v1.2.3-60-g2f50