diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-09-28 02:09:07 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-09-28 02:09:07 +0000 |
commit | 37a475af7381134d9a0c56cc0dcb06f64a049dcc (patch) | |
tree | a1d4afcec454c64c96eaabf1237660422f8de337 /profiles/arch | |
parent | Add virtualx for tests (diff) | |
download | gentoo-2-37a475af7381134d9a0c56cc0dcb06f64a049dcc.tar.gz gentoo-2-37a475af7381134d9a0c56cc0dcb06f64a049dcc.tar.bz2 gentoo-2-37a475af7381134d9a0c56cc0dcb06f64a049dcc.zip |
Mask gphoto2 USE flag for wine on 64-bit systems (it's not in the emul packages).
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index e791850d5208..385a82c13c06 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.41 2009/09/23 10:42:10 elvanor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.42 2009/09/28 02:09:05 flameeyes Exp $ # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -122,7 +122,7 @@ media-libs/mlt mmx # Bug 203680 # 28 Oct 2008: Diego Pettenò <flameeyes@gentoo.org> # Mask GnuTLS (not available as 32-bit library) -app-emulation/wine dbus hal ldap nas scanner gnutls +app-emulation/wine dbus hal ldap nas scanner gnutls gphoto2 # missing the necessary linux-headers dep >=net-fs/netatalk-2.0.3-r3 xfs |