diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2024-11-17 16:11:32 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2024-11-17 16:12:46 -0800 |
commit | 01b61388476602d7832f6a63b3d5d18697dab406 (patch) | |
tree | 2064eb0e809baf4bd0cc0ef6cf2d044728b82451 /profiles | |
parent | dev-util/reuse: add 5.0.2 (diff) | |
download | gentoo-01b61388476602d7832f6a63b3d5d18697dab406.tar.gz gentoo-01b61388476602d7832f6a63b3d5d18697dab406.tar.bz2 gentoo-01b61388476602d7832f6a63b3d5d18697dab406.zip |
profiles: mask g15 use flags as well
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/use.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 96c627eb030e..8a628cb5abaa 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -4,6 +4,14 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Robin H. Johnson <robbat2@gentoo.org> (2024-11-17) +# bug 943698 +# Poor upstream code quality, unmaintained upstream; +# no hardware for testing # anymore. +# https://public-inbox.gentoo.org/gentoo-dev/robbat2-20240529T185323-477923075Z@orbis-terrarum.net/ +lcd_devices_g15 +g15 + # Michael Orlitzky <mjo@gentoo.org> (2024-11-13) # The 8.1 slot is masked, so the USE flag that pulls it in has to be # masked too. The bare "php8-1" is for www-servers/nginx-unit which |