summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/base/use.mask4
-rw-r--r--profiles/package.mask5
2 files changed, 9 insertions, 0 deletions
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 6082a4689254..66ff1e1f71b8 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -4,6 +4,10 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Matt Turner <mattst88@gentoo.org> (02 Nov 2018)
+# xf86-input-tslib is dead and is masked for removal. Bug #664096
+input_devices_tslib
+
# Aaron W. Swenson <titanofold@gentoo.org> (09 Sep 2018)
# Mask PostgreSQL 12 while in (pre-)alpha.
postgres_targets_postgres12
diff --git a/profiles/package.mask b/profiles/package.mask
index d166fc41bc55..1a38ca2401cf 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
#--- END OF EXAMPLES ---
+# Matt Turner <mattst88@gentoo.org> (02 Nov 2018)
+# Dead and unusable with latest xserver. Masked for removal in 30 days.
+# Bug #664096
+x11-drivers/xf86-input-tslib
+
# Mart Raudsepp <leio@gentoo.org> (02 Nov 2018)
# Old x11-libs/goocanvas:0 SLOT python bindings, not used by anything.
# New x11-libs/goocanvas:2.0 with introspection should be used instead.