diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2010-11-01 22:14:29 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2010-11-01 22:14:29 +0000 |
commit | 14532929d88f1aa11ecb076a7238b1300e3ade42 (patch) | |
tree | 0b64194b611d38fdc62f2b1b5091c0b7ae794eb1 /profiles/arch | |
parent | sparc stable (bug #338652) (diff) | |
download | historical-14532929d88f1aa11ecb076a7238b1300e3ade42.tar.gz historical-14532929d88f1aa11ecb076a7238b1300e3ade42.tar.bz2 historical-14532929d88f1aa11ecb076a7238b1300e3ade42.zip |
Mask lirc on 32ul with a 64bit kernel; bug #209552
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/powerpc/ppc64/32ul/package.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/powerpc/ppc64/32ul/package.mask b/profiles/arch/powerpc/ppc64/32ul/package.mask new file mode 100644 index 000000000000..f260d920753b --- /dev/null +++ b/profiles/arch/powerpc/ppc64/32ul/package.mask @@ -0,0 +1,8 @@ +# Copyright 2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ppc64/32ul/package.mask,v 1.1 2010/11/01 22:14:29 halcy0n Exp $ + +# Mark Loeser <halcy0n@gentoo.org> (01 Nov 2010) +# lirc does not work with a 64bit kernel; bug #209552 +app-misc/lirc + |