diff options
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.stable.mask | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index a4c892ad2e15..0b15709347a0 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.270 2014/07/27 09:22:08 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.271 2014/07/30 11:51:45 swift Exp $ + + 30 Jul 2014; Sven Vermeulen <swift@gentoo.org> package.use.stable.mask: + Adding use-stable-mask on libselinux (multilib) as well 27 Jul 2014; Alexis Ballier <aballier@gentoo.org> use.mask: unmask xop useflag on amd64 diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 6f7d1d5161f5..e50ccbdeba33 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.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/package.use.stable.mask,v 1.61 2014/07/26 09:13:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.62 2014/07/30 11:51:45 swift Exp $ # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -402,6 +402,7 @@ sys-libs/libcxxrt abi_x86_32 sys-libs/libieee1284 abi_x86_32 sys-libs/libraw1394 abi_x86_32 sys-libs/libsepol abi_x86_32 +sys-libs/libselinux abi_x86_32 sys-libs/libstdc++-v3 abi_x86_32 sys-libs/ncurses abi_x86_32 sys-libs/pam abi_x86_32 |