diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-03-29 19:01:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-03-29 19:01:38 +0000 |
commit | c57aea8734646b060c0255492e82525db03078b1 (patch) | |
tree | 3deb862c66936771acfa3b1e2507f7fe91116caa /profiles/arch | |
parent | Sync USE=texturepacker changes from the 14.1 ebuild. (diff) | |
download | gentoo-2-c57aea8734646b060c0255492e82525db03078b1.tar.gz gentoo-2-c57aea8734646b060c0255492e82525db03078b1.tar.bz2 gentoo-2-c57aea8734646b060c0255492e82525db03078b1.zip |
Unmask USE=cilk.
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/x86/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/x86/use.mask | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/profiles/arch/x86/ChangeLog b/profiles/arch/x86/ChangeLog index a750ae444751..ed18488d64ce 100644 --- a/profiles/arch/x86/ChangeLog +++ b/profiles/arch/x86/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.192 2015/03/01 13:20:06 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.193 2015/03/29 19:01:38 vapier Exp $ + + 29 Mar 2015; Mike Frysinger <vapier@gentoo.org> use.mask: + Unmask USE=cilk. 01 Mar 2015; Michał Górny <mgorny@gentoo.org> package.use.mask: Mask telepathy-connection-managers[steam] on unsupported arches. diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index 5cca120f89e5..a7bc5f37a04f 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -1,10 +1,13 @@ # Copyright 1999-2015 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.69 2015/01/28 19:21:45 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.70 2015/03/29 19:01:38 vapier Exp $ # Unmask the flag which corresponds to ARCH. -x86 +# cilk has been ported to this arch. +-cilk + # Mike Gilbert <floppym@gentoo.org (19 Oct 2014) # sys-libs/libapparmor -apparmor |