From 75f78e8637429a3c90a2ab5b03f295f7c0ab6597 Mon Sep 17 00:00:00 2001 From: Christian Ruppert Date: Thu, 19 Apr 2018 13:13:05 +0200 Subject: net-dns/bind-tools: Add comment / bug reference re bug 607400 Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- net-dns/bind-tools/bind-tools-9.12.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-dns/bind-tools/bind-tools-9.12.1.ebuild b/net-dns/bind-tools/bind-tools-9.12.1.ebuild index 59f03bedcf44..9e9247ebe9a0 100644 --- a/net-dns/bind-tools/bind-tools-9.12.1.ebuild +++ b/net-dns/bind-tools/bind-tools-9.12.1.ebuild @@ -67,6 +67,7 @@ src_configure() { myconf="${myconf} --with-randomdev=/dev/random" fi + # bug 607400 if use libedit ; then myconf+=' --with-readline=-ledit' elif use readline ; then -- cgit v1.2.3-65-gdbad