diff options
author | Mamut Ghiunhan <V3n3RiX@users.noreply.github.com> | 2015-06-11 22:05:57 +0100 |
---|---|---|
committer | Mamut Ghiunhan <V3n3RiX@users.noreply.github.com> | 2015-06-11 22:05:57 +0100 |
commit | 1880919048cea0667f85854296a2416a2c929203 (patch) | |
tree | ee1535809b858b62a455c3c827942776ca7eda24 | |
parent | fbf80d7bd7a05bbab134bcdfe1c51f05bfa92132 (diff) | |
parent | 6c64c3212598555fff7ed0c4bda504fc8bba7122 (diff) |
Merge pull request #16 from V3n3RiX/master
mask nvidia-drivers from gentoo
-rw-r--r-- | conf/intel/portage/package.mask/00-kogaion.package.mask | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/intel/portage/package.mask/00-kogaion.package.mask b/conf/intel/portage/package.mask/00-kogaion.package.mask index 8ea3caa..f34d177 100644 --- a/conf/intel/portage/package.mask/00-kogaion.package.mask +++ b/conf/intel/portage/package.mask/00-kogaion.package.mask @@ -1,3 +1,5 @@ # we use grub from our overlay, mask the gentoo one sys-boot/grub:0::gentoo sys-boot/grub:2::gentoo +# mask nvidia-drivers from gentoo +x11-drivers/nvidia-drivers::gentoo |