diff options
author | 2024-11-06 13:35:00 -0500 | |
---|---|---|
committer | 2024-11-06 13:42:16 -0500 | |
commit | 2c849cf0d597dc862b881ca4abaa1b1d9f03ebbb (patch) | |
tree | 95c8a98a12c602bb99a689fa385962f8e617bae1 /profiles/package.mask | |
parent | profiles: Mask xf86-video-openchrome for removal (diff) | |
download | gentoo-2c849cf0d597dc862b881ca4abaa1b1d9f03ebbb.tar.gz gentoo-2c849cf0d597dc862b881ca4abaa1b1d9f03ebbb.tar.bz2 gentoo-2c849cf0d597dc862b881ca4abaa1b1d9f03ebbb.zip |
profiles: Mask xf86-video-omap for removal
Bug: https://bugs.gentoo.org/924715
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles/package.mask')
-rw-r--r-- | profiles/package.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 17dc80163676..66beda40351e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -34,6 +34,14 @@ #--- END OF EXAMPLES --- # Matt Turner <mattst88@gentoo.org> (2024-11-06) +# Driver for integrated GPU paired only with Texas Instruments ARM CPUs. +# +# Not maintained upstream. No releases since 2016. No sign of users. +# +# Removal on 2024-12-06. Bug #924715. +x11-drivers/xf86-video-omap + +# Matt Turner <mattst88@gentoo.org> (2024-11-06) # Driver for integrated GPU paired only with x86 VIA CPUs. # # Has not worked in Gentoo for more than two years (see bug #875233) without |