diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2018-08-25 21:38:47 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2018-10-05 00:10:35 +0100 |
commit | d242085ea162bbf2ef3d79a312060c2dd85cfac4 (patch) | |
tree | 2ae360a5caf5b9bfa2b8d2a292da73c814ad75fa | |
parent | profiles/common: Use default PORTAGE_STRIP_FLAGS (diff) | |
download | portage-d242085ea162bbf2ef3d79a312060c2dd85cfac4.tar.xz |
profiles/desktop: Remove x11-drivers/xf86-video-intel from package.provided
-rw-r--r-- | profiles/desktop/package.provided | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/desktop/package.provided b/profiles/desktop/package.provided index 7401a414..00bb4134 100644 --- a/profiles/desktop/package.provided +++ b/profiles/desktop/package.provided @@ -1,8 +1,3 @@ # Use pwqgen for password generator app-admin/passook-20121001 app-admin/pwgen-2.07 - -# The use of this driver is discouraged if your hw is new enough (ca. -# 2007 and newer). You can try uninstalling this driver and let the -# server use it's builtin modesetting driver instead. -x11-drivers/xf86-video-intel-2.99.917-r2 |