summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-03-29 02:41:29 +0000
committerMike Frysinger <vapier@gentoo.org>2014-03-29 02:41:29 +0000
commit973ca58641c2089cd22baea426430d4f5fce4d85 (patch)
tree658ac4fa266a67b3fe25e650386a654c16b7f80a /profiles/arch
parentVersion bump. (diff)
downloadgentoo-2-973ca58641c2089cd22baea426430d4f5fce4d85.tar.gz
gentoo-2-973ca58641c2089cd22baea426430d4f5fce4d85.tar.bz2
gentoo-2-973ca58641c2089cd22baea426430d4f5fce4d85.zip
Unmask abi_x86_x32 for all amd64 systems.
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/amd64/ChangeLog5
-rw-r--r--profiles/arch/amd64/use.mask3
-rw-r--r--profiles/arch/amd64/x32/use.mask7
3 files changed, 6 insertions, 9 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog
index e5b719513f2d..fd85d0bcdb16 100644
--- a/profiles/arch/amd64/ChangeLog
+++ b/profiles/arch/amd64/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/AMD64 profile directory
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.247 2014/03/27 15:00:53 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.248 2014/03/29 02:41:29 vapier Exp $
+
+ 29 Mar 2014; Mike Frysinger <vapier@gentoo.org> use.mask, -x32/use.mask:
+ Unmask abi_x86_x32 for all amd64 systems.
27 Mar 2014; Mike Gilbert <floppym@gentoo.org> package.use.mask:
Negate sys-apps/systemd[seccomp] mask.
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index b2238e75a80e..3ce5aba22cbc 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.55 2014/03/09 14:35:40 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.56 2014/03/29 02:41:29 vapier Exp $
# Unmask the flag which corresponds to ARCH.
-amd64
@@ -181,6 +181,7 @@ capslib
# Unmask the multilib flags for this arch.
-abi_x86_32
-abi_x86_64
+-abi_x86_x32
# Andrey Grozin <grozin@gentoo.org> (1 May 2013)
# available on amd64
diff --git a/profiles/arch/amd64/x32/use.mask b/profiles/arch/amd64/x32/use.mask
deleted file mode 100644
index 96a5ac5e96f1..000000000000
--- a/profiles/arch/amd64/x32/use.mask
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/use.mask,v 1.1 2013/02/27 23:21:45 mgorny Exp $
-
-# Michał Górny <mgorny@gentoo.org> (26 Jan 2013)
-# Unmask the x32 ABI.
--abi_x86_x32