commit: ab777a47b2c306df7541c910a0aa265ff20ccf40 Author: Conrad Kostecki <conrad <AT> kostecki <DOT> com> AuthorDate: Thu Aug 1 17:41:36 2019 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Aug 2 05:34:51 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab777a47
profiles: mask glcd lcd driver for app-misc/lcdproc on ppc64 Bug: https://bugs.gentoo.org/671028 Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com> Closes: https://github.com/gentoo/gentoo/pull/12507 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/powerpc/ppc64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index 1c3a08553bb..1df4798079d 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Conrad Kostecki <[email protected]> (2019-07-21) +# app-misc/graphlcd-base won't work on PowerPC +app-misc/lcdproc lcd_devices_glcd + # Jimi Huotari <[email protected]> (2019-07-28) # Mask unkeyworded, untested dependencies. # https://bugs.gentoo.org/689606
