diff --git a/.drone.yml b/.drone.yml index 2411f2c..b822f5c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,8 +23,8 @@ steps: path: /drone/guru commands: - echo -e '[guru]\nlocation = /drone/guru' > /etc/portage/repos.conf/guru.conf - - pkgcheck --verbose scan --net \ - --checks='-ImlateCheck,-RedundantVersionCheck' \ + - pkgcheck --verbose scan --net + --checks='-ImlateCheck,-RedundantVersionCheck' --keywords='-NonsolvableDepsInDev' - name: notify