diff options
author | Matti Bickel <mabi@gentoo.org> | 2010-07-27 22:59:38 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2010-07-27 22:59:38 +0000 |
commit | 3f0a0e43f6bbb403ff9c20113b38c843a25fb104 (patch) | |
tree | 942370adc7e9c8b55ed2278b628ddf64fccb4e83 /profiles | |
parent | Version bump. Remove old. (diff) | |
download | historical-3f0a0e43f6bbb403ff9c20113b38c843a25fb104.tar.gz historical-3f0a0e43f6bbb403ff9c20113b38c843a25fb104.tar.bz2 historical-3f0a0e43f6bbb403ff9c20113b38c843a25fb104.zip |
use.mask fdftk on non-x86 (bug #327319)
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/x86/use.mask | 6 | ||||
-rw-r--r-- | profiles/base/use.mask | 5 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index 207308ff8b5f..c98815c21253 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 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.19 2010/06/13 10:08:39 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.20 2010/07/27 22:59:38 mabi Exp $ # Unmask the flag which corresponds to ARCH. -x86 @@ -9,6 +9,10 @@ # x86 profile. This works, for example, if another architecture's # profile have a USE flag associated with (such as altivec, mmx, etc). +# 2010/07/27 - Matti Bickel <mabi@gentoo.org> +# app-text/fdf is only supported on x86 +-fdftk + # 2010/02/14 - Samuli Suominen <ssuominen@gentoo.org> # Unmask amd64/x86 only SANE_BACKENDS -sane_backends_canon_pp diff --git a/profiles/base/use.mask b/profiles/base/use.mask index c3c91572ed13..b9d21a32fd12 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -1,6 +1,9 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.105 2010/07/13 08:34:38 mduft Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.106 2010/07/27 22:59:38 mabi Exp $ + +# Only available on x86 +fdftk # These need libieee1284 which is amd64/x86 only. sane_backends_canon_pp |