diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-12-27 17:13:14 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-12-27 17:13:14 +0000 |
commit | 24616506e5d5aab8bbf1991ce9b13c0b31c9c03d (patch) | |
tree | aef5265d2f4bb46336ae89384c39d87325c252e9 /profiles | |
parent | Unmask 'context' USE-flag for dev-libs/boost (diff) | |
download | gentoo-2-24616506e5d5aab8bbf1991ce9b13c0b31c9c03d.tar.gz gentoo-2-24616506e5d5aab8bbf1991ce9b13c0b31c9c03d.tar.bz2 gentoo-2-24616506e5d5aab8bbf1991ce9b13c0b31c9c03d.zip |
Unmask 'context' USE-flag for dev-libs/boost
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index 1f629a1edeca..9bb7545280e6 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.236 2013/12/15 12:04:36 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.237 2013/12/27 17:13:14 pinkbyte Exp $ + + 27 Dec 2013; Sergey Popov <pinkbyte@gentoo.org> package.use.mask: + Unmask 'context' USE-flag for dev-libs/boost 15 Dec 2013; Michał Górny <mgorny@gentoo.org> package.use.mask: Mask mupen64plus new dynamic recompiler since it does not work on amd64. diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 3bc903c965a7..b28863c057ae 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.175 2013/12/15 12:04:36 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.176 2013/12/27 17:13:14 pinkbyte 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 @@ -18,6 +18,10 @@ #--- END OF EXAMPLES --- +# Sergey Popov <pinkbyte@gentoo.org> (27 Dec 2013) +# Boost.Context can be built on amd64 +dev-libs/boost -context + # Michał Górny <mgorny@gentoo.org> (15 Dec 2013) # mupen64plus' 2.0 new dynamic recompiler is supported on x86 and arm # only. |