Skip to content

Commit

Permalink
Merge xdriver_xf86 into xdrv
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioLolix committed Dec 29, 2023
1 parent 76e49d9 commit 78bc6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 500.wildcard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -256,5 +256,5 @@
- { setname: "xemacs:$0", addflag: wconce, noflag: [wconce,not_wildcard,not_xemacs], category: app-xemacs, ruleset: [gentoo, exherbo] }

# Xorg drivers
- { setname: "xdrv:$1", addflag: wconce, noflag: [wconce,not_wildcard,not_xorg], namepat: "(?:xf86|xorg|xserver-xorg|x11-driver|xorg-xf86|xorg-driver)-(?:input-|video-)(.*?)" }
- { setname: "xdrv:$1", addflag: wconce, noflag: [wconce,not_wildcard,not_xorg], namepat: "(?:xf86|xdriver_xf86|xorg|xserver-xorg|x11-driver|xorg-xf86|xorg-driver)-(?:input-|video-)(.*?)" }
- { setname: "xdrv:$1", addflag: wconce, noflag: [wconce,not_wildcard,not_xorg], namepat: "xorg(?:-x11)?-drv-(.*)" }

0 comments on commit 78bc6e2

Please sign in to comment.