diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-10-20 00:05:17 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-10-20 00:05:17 +0000 |
commit | 710fdc20b37e3f094503648b915d514842280e45 (patch) | |
tree | 26bcd3e8bf489bb5401871d6e7fb251da98daeb6 /profiles/default-linux/alpha | |
parent | Did filter flags on a few problematic flags as per Bug #67903. (Manifest reco... (diff) | |
download | gentoo-2-710fdc20b37e3f094503648b915d514842280e45.tar.gz gentoo-2-710fdc20b37e3f094503648b915d514842280e45.tar.bz2 gentoo-2-710fdc20b37e3f094503648b915d514842280e45.zip |
Added bmp to use.mask on architectures which don't have it KEYWORDed
Diffstat (limited to 'profiles/default-linux/alpha')
-rw-r--r-- | profiles/default-linux/alpha/use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/default-linux/alpha/use.mask b/profiles/default-linux/alpha/use.mask index 1cdd2a2755ff..58446a31b64f 100644 --- a/profiles/default-linux/alpha/use.mask +++ b/profiles/default-linux/alpha/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/default-linux/alpha/use.mask,v 1.4 2004/08/21 05:00:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.5 2004/10/20 00:05:17 eradicator Exp $ # This file masks out USE flags that are simply NOT allowed in the default # profile for any architecture. This works, for example, if a non-default @@ -76,3 +76,7 @@ pfpro solid sybase sybase-ct + +# Added because of xmms-plugin.eclass. Please test out +# media-sound/beep-media-player and remove if +bmp |