diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-08-22 16:07:41 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-08-22 16:07:41 +0000 |
commit | 11d09e36bd90917ded926a5ebf426e45b88793ff (patch) | |
tree | e95d099c7c75db3c98f58eddfe6b7dbe89f286a5 /profiles/arch/mips | |
parent | net-fs/netatalk: Version BUmp, #482022; drop all PDEPENDS on openrc, #482072 (diff) | |
download | historical-11d09e36bd90917ded926a5ebf426e45b88793ff.tar.gz historical-11d09e36bd90917ded926a5ebf426e45b88793ff.tar.bz2 historical-11d09e36bd90917ded926a5ebf426e45b88793ff.zip |
Mask opencl flag on architectures that do not have virtual/opencl keyworded.
Diffstat (limited to 'profiles/arch/mips')
-rw-r--r-- | profiles/arch/mips/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/mips/use.mask | 8 |
2 files changed, 10 insertions, 3 deletions
diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog index 6505944df207..bbe1f2f77e75 100644 --- a/profiles/arch/mips/ChangeLog +++ b/profiles/arch/mips/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/MIPS profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.119 2013/08/15 17:02:55 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.120 2013/08/22 16:07:40 chithanh Exp $ + + 22 Aug 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask: + Mask opencl flag due to lack of virtual/opencl keywording. 15 Aug 2013; Tom Wijsman <TomWij@gentoo.org> package.mask: =sys-kernel/gentoo-sources-3.4.58: Broken due to not building patches that diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 7399535a5918..c7ce7c8cc9ec 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -1,6 +1,6 @@ -# Copyright 2008-2013 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.67 2013/07/28 02:41:57 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.68 2013/08/22 16:07:40 chithanh Exp $ # Unmask the flag which corresponds to ARCH. -mips @@ -380,3 +380,7 @@ fluidsynth # libdlm and cman are not keyworded cman clvm + +# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (22 Aug 2013) +# virtual/opencl is not keyworded +opencl |