summaryrefslogtreecommitdiff
path: root/sys-apps/shadow/shadow-4.14.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/shadow/shadow-4.14.2.ebuild')
-rw-r--r--sys-apps/shadow/shadow-4.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/shadow/shadow-4.14.2.ebuild b/sys-apps/shadow/shadow-4.14.2.ebuild
index a82a8ce5ef70..25b40053cf39 100644
--- a/sys-apps/shadow/shadow-4.14.2.ebuild
+++ b/sys-apps/shadow/shadow-4.14.2.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)