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 | 44f3431864b26ccfde6d7c608527329c6e85e7fb (patch) | |
tree | 87bd7f57e2d8fa97db2d2a9eef9be25053cdb346 /profiles/arch/mips/use.mask | |
parent | net-fs/netatalk: Version BUmp, #482022; drop all PDEPENDS on openrc, #482072 (diff) | |
download | gentoo-2-44f3431864b26ccfde6d7c608527329c6e85e7fb.tar.gz gentoo-2-44f3431864b26ccfde6d7c608527329c6e85e7fb.tar.bz2 gentoo-2-44f3431864b26ccfde6d7c608527329c6e85e7fb.zip |
Mask opencl flag on architectures that do not have virtual/opencl keyworded.
Diffstat (limited to 'profiles/arch/mips/use.mask')
-rw-r--r-- | profiles/arch/mips/use.mask | 8 |
1 files changed, 6 insertions, 2 deletions
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 |