Skip to content

Commit

Permalink
app-admin/conky: Make IPV6 kernel option check nonfatal
Browse files Browse the repository at this point in the history
This fixes bug 565350. Thanks to Jan Pobrislo for the report.

Package-Manager: portage-2.2.20.1
  • Loading branch information
billie80 committed Nov 11, 2015
1 parent ec331f4 commit 6ddd55b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-admin/conky/conky-1.10.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ DEPEND="
app-text/docbook2X
"

CONFIG_CHECK=IPV6
CONFIG_CHECK=~IPV6

DOCS=( README TODO ChangeLog NEWS AUTHORS )

Expand Down

0 comments on commit 6ddd55b

Please sign in to comment.