diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-10-11 22:27:28 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-10-11 22:27:28 +0000 |
commit | b6386616777114acd8307470103f425bc8990d2c (patch) | |
tree | f3ac66145579710ac1a7743d074b228ea74d37fa /profiles/arch/mips | |
parent | Add ~mips per #487266 (diff) | |
download | gentoo-2-b6386616777114acd8307470103f425bc8990d2c.tar.gz gentoo-2-b6386616777114acd8307470103f425bc8990d2c.tar.bz2 gentoo-2-b6386616777114acd8307470103f425bc8990d2c.zip |
Mask m17n-lib for MIPS. Bug #485366
Diffstat (limited to 'profiles/arch/mips')
-rw-r--r-- | profiles/arch/mips/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/mips/use.mask | 7 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog index b440411d34dd..cdc548f49d09 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.121 2013/09/02 07:02:22 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.122 2013/10/11 22:27:28 hwoarang Exp $ + + 11 Oct 2013; Markos Chandras <hwoarang@gentoo.org> use.mask: + Mask m17n-lib for MIPS. Bug #485366 02 Sep 2013; Sergey Popov <pinkbyte@gentoo.org> package.use.mask: Mask webp USE-flag on media-libs/leptonica and app-text/tesseract, not tested diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index c7ce7c8cc9ec..9a321cdb7f5d 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -1,10 +1,15 @@ # 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.68 2013/08/22 16:07:40 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.69 2013/10/11 22:27:28 hwoarang Exp $ # Unmask the flag which corresponds to ARCH. -mips +# Markos Chandras <hwoarang@gentoo.org> +# Needs packages that lack ~mips keywords +# See #485366 +m17n-lib + # Ryan Hill <dirtyepic@gentoo.org> # Needs sci-mathematics/glpk. lpsol |