commit:     6f56002ef4502b7ed8de8e25de06d40288d625fe
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 19 10:53:47 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Nov 19 10:53:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f56002e

sys-apps/util-linux: Synced live ebuild

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 sys-apps/util-linux/util-linux-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/util-linux/util-linux-9999.ebuild 
b/sys-apps/util-linux/util-linux-9999.ebuild
index 78f587fe30c..c6c744e0527 100644
--- a/sys-apps/util-linux/util-linux-9999.ebuild
+++ b/sys-apps/util-linux/util-linux-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2018 Gentoo Authors and others
 # Copyright 2018 Sony Interactive Entertainment Inc.
 # Distributed under the terms of the GNU General Public License v2
 
@@ -154,8 +154,8 @@ multilib_src_configure() {
                $(use_enable nls)
                $(use_enable unicode widechar)
                $(use_enable static-libs static)
+               $(use_with ncurses tinfo)
                $(use_with selinux)
-               $(usex ncurses '' '--without-tinfo')
        )
        # build programs only on GNU, on *BSD we want libraries only
        if multilib_is_native_abi && use userland_GNU; then

Reply via email to