commit: d9f42f6920dde4d5b63554cc809d2ee2f0813099 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sun Oct 8 14:39:25 2017 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sun Oct 8 14:40:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9f42f69
profiles: mask sys-apps/systemd-235 profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index f6b097e0008..6979661504e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Mike Gilbert <[email protected]> (08 Oct 2017) +# systemd-networkd fails with older kernel versions. +# https://github.com/systemd/systemd/issues/7027 +=sys-apps/systemd-235 + # Michał Górny <[email protected]> (05 Oct 2017) # (on behalf of QA) # Rogue version bumps that reintroduce QA violations that were fixed
