diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-01-21 10:54:44 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-02-01 13:27:05 +0100 |
commit | 35bc8d2526f7f50d74c06b93b49d460bc3fa06a5 (patch) | |
tree | b4a1d5d8583e275fa3ef12c54ca36934e4bfae1a /profiles/arch | |
parent | profiles: Move amd64-specific masks to amd64 where they belong (diff) | |
download | gentoo-35bc8d2526f7f50d74c06b93b49d460bc3fa06a5.tar.gz gentoo-35bc8d2526f7f50d74c06b93b49d460bc3fa06a5.tar.bz2 gentoo-35bc8d2526f7f50d74c06b93b49d460bc3fa06a5.zip |
profiles/*/amd64/*/no-multilib: stop using features/64bit-native
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/no-multilib/use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/arch/amd64/no-multilib/use.mask b/profiles/arch/amd64/no-multilib/use.mask index 7ff4d5f149a4..c32c1ba43a85 100644 --- a/profiles/arch/amd64/no-multilib/use.mask +++ b/profiles/arch/amd64/no-multilib/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,6 +12,10 @@ mbrola # Xen HVM support requires building 32-bit binaries. hvm +# 2008/02/13 - Chris Gianelloni <wolf31o2@gentoo.org> +# Mask multilib, since we cannot use it. +multilib + # 2009/05/11 Doug Goldstein <cardoe@gentoo.org> # Mask 32bit since this will always require emulation packages 32bit |