diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-11-17 19:20:58 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-11-17 19:22:03 +0100 |
commit | a1723c82601a0468f14e0ef64eb6a07e31e541c7 (patch) | |
tree | bd012e6b6571b03d30cd3572a3f153364d5e2bc8 /profiles | |
parent | sys-kernel/vanilla-sources: drop 6.6.61 (diff) | |
download | gentoo-a1723c82601a0468f14e0ef64eb6a07e31e541c7.tar.gz gentoo-a1723c82601a0468f14e0ef64eb6a07e31e541c7.tar.bz2 gentoo-a1723c82601a0468f14e0ef64eb6a07e31e541c7.zip |
package.mask: mask usb-robot for removal
Bug: https://bugs.gentoo.org/874645
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 0fef908d2251..308d14faf151 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -44,6 +44,12 @@ dev-ml/odoc-parser =media-libs/mesa-24.3* # Andreas K. Hüttel <dilfridge@gentoo.org> (2024-11-17) +# Needs a header from libusb that doesnt exist anymore. Will never build. +# Furthermore, modern C problems. Bug 874645. No maintainer. +# Removal in 30 days. +dev-util/usb-robot + +# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-11-17) # Fails to build on modern compilers, bug 874291. Various open bugs. # No maintainer. Removal in 30 days. app-emulation/spim |