diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-23 19:43:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-23 19:43:37 +0000 |
commit | 9c08c849d94afd901ed8bb69ffcfa045d1a102c4 (patch) | |
tree | d661d7451d98e2c7e9791b944950075dcb6be052 /profiles | |
parent | Add xfce-base/xfce4-extras cpufreq USE flag. (diff) | |
download | gentoo-2-9c08c849d94afd901ed8bb69ffcfa045d1a102c4.tar.gz gentoo-2-9c08c849d94afd901ed8bb69ffcfa045d1a102c4.tar.bz2 gentoo-2-9c08c849d94afd901ed8bb69ffcfa045d1a102c4.zip |
Use.mask networkmanager as it depends on libnl which doesn't compile on ia64, bug 175714
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/ia64/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/default-linux/ia64/use.mask | 4 |
2 files changed, 9 insertions, 1 deletions
diff --git a/profiles/default-linux/ia64/ChangeLog b/profiles/default-linux/ia64/ChangeLog index 9d2dbcfd2587..6b051f1da293 100644 --- a/profiles/default-linux/ia64/ChangeLog +++ b/profiles/default-linux/ia64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for ia64 profile # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/ChangeLog,v 1.28 2007/04/23 17:37:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/ChangeLog,v 1.29 2007/04/23 19:43:37 armin76 Exp $ + + 23 Apr 2007; Raúl Porcel <armin76@gentoo.org> use.mask: + Use.mask networkmanager as it depends on libnl which doesn't compile on + ia64, bug 175714 23 Apr 2007; Raúl Porcel <armin76@gentoo.org> use.mask: Use.mask cpufreq, as it's not needed diff --git a/profiles/default-linux/ia64/use.mask b/profiles/default-linux/ia64/use.mask index 6042fcaae03e..cfce804be73b 100644 --- a/profiles/default-linux/ia64/use.mask +++ b/profiles/default-linux/ia64/use.mask @@ -1,6 +1,10 @@ # This is a list of USE flags that should not be used on ia64. # Raúl Porcel <armin76@gentoo.org> +# Depends on libnl which doesn't compile, bug 175714 +networkmanager + +# Raúl Porcel <armin76@gentoo.org> # Not needed cpufreq |