diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2009-05-11 23:23:12 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2009-05-11 23:23:12 +0000 |
commit | 8a0790a9bd490a3cc4c1bb0d19a3a3cfe446a704 (patch) | |
tree | dad3625148a435f484dbc85fe7071a9d65239595 /profiles/features | |
parent | New version for GNOME 2.26. Tests are finally working. Clean up old revisions. (diff) | |
download | historical-8a0790a9bd490a3cc4c1bb0d19a3a3cfe446a704.tar.gz historical-8a0790a9bd490a3cc4c1bb0d19a3a3cfe446a704.tar.bz2 historical-8a0790a9bd490a3cc4c1bb0d19a3a3cfe446a704.zip |
Mask 32bit USE flag on no-multilib arches since it always requires multilib. Patch from bug #265313
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/64bit-native/use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/features/64bit-native/use.mask b/profiles/features/64bit-native/use.mask index ec7d4603bdd8..16030a6a4379 100644 --- a/profiles/features/64bit-native/use.mask +++ b/profiles/features/64bit-native/use.mask @@ -23,3 +23,7 @@ hvm # 2008/02/13 - Chris Gianelloni <wolf31o2@gentoo.org> # Mask multilib, since we cannot use it. multilib + +# 2009/05/11 Doug Goldstein <cardoe@gentoo.org> +# Mask 32bit since this will always require emulation packages +32bit |