diff options
author | Brent Baude <ranger@gentoo.org> | 2008-10-01 14:53:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-10-01 14:53:42 +0000 |
commit | ef79cf208cad7bfbfd782e5dad4361c077623426 (patch) | |
tree | 4164694c607ccf64c9f22b6d44693ba8d7afc0ed /profiles | |
parent | add new trunk version. Apply changes from 0.21 18314. Use EAPI=2 for qt depen... (diff) | |
download | historical-ef79cf208cad7bfbfd782e5dad4361c077623426.tar.gz historical-ef79cf208cad7bfbfd782e5dad4361c077623426.tar.bz2 historical-ef79cf208cad7bfbfd782e5dad4361c077623426.zip |
Masking battery USE for ppc64 per bug 238770
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/powerpc/ppc64/use.mask | 4 | ||||
-rw-r--r-- | profiles/default-linux/ppc/ppc64/use.mask | 5 | ||||
-rw-r--r-- | profiles/hardened/ppc64/use.mask | 4 |
3 files changed, 13 insertions, 0 deletions
diff --git a/profiles/arch/powerpc/ppc64/use.mask b/profiles/arch/powerpc/ppc64/use.mask index 5d0ed21b3131..992d3cba37bd 100644 --- a/profiles/arch/powerpc/ppc64/use.mask +++ b/profiles/arch/powerpc/ppc64/use.mask @@ -1,5 +1,9 @@ ### THIS FILE IS ONLY FOR PACKAGES MASKED ON BOTH 64-BIT AND 32-BIT USERLAND!!! +# 01 Oct 2008 Brent Baude <ranger@gentoo.org> +# # Masking battery USE for bug 238770 +battery + # Unmask the flag which corresponds to ARCH. -ppc64 diff --git a/profiles/default-linux/ppc/ppc64/use.mask b/profiles/default-linux/ppc/ppc64/use.mask index e7c886954545..c8da4b741795 100644 --- a/profiles/default-linux/ppc/ppc64/use.mask +++ b/profiles/default-linux/ppc/ppc64/use.mask @@ -1,3 +1,8 @@ +# 01 Oct 2008 Brent Baude <ranger@gentoo.org> +# # Masking battery USE for bug 238770 +battery + + # Unmask the "ibm" USE flag on ppc64 -ibm diff --git a/profiles/hardened/ppc64/use.mask b/profiles/hardened/ppc64/use.mask index 5a6a3888cbf7..205afb7e2852 100644 --- a/profiles/hardened/ppc64/use.mask +++ b/profiles/hardened/ppc64/use.mask @@ -2,6 +2,10 @@ # that should not be used on PPC64 # Tom Gall <tgall@gentoo.org> manages this list +# 01 Oct 2008 Brent Baude <ranger@gentoo.org> +# Masking battery USE for bug 238770 +battery + # 02 Apr 2008 Mart Raudsepp <leio@gentoo.org> # net-misc/networkmanager not keyworded networkmanager |