summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/shadow/shadow-4.14.5.ebuild')
-rw-r--r--sys-apps/shadow/shadow-4.14.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/shadow/shadow-4.14.5.ebuild b/sys-apps/shadow/shadow-4.14.5.ebuild
index 104e0f560ccf..60ab0fa7c897 100644
--- a/sys-apps/shadow/shadow-4.14.5.ebuild
+++ b/sys-apps/shadow/shadow-4.14.5.ebuild
@@ -90,7 +90,7 @@ src_configure() {
--with-bcrypt
--with-yescrypt
$(use_enable nls)
- # TODO: wire up upstream for elogind too
+ # TODO: wire up upstream for elogind too (bug #931119)
$(use_enable systemd logind)
$(use_with acl)
$(use_with audit)