diff options
Diffstat (limited to 'sys-power/powertop/powertop-9999.ebuild')
-rw-r--r-- | sys-power/powertop/powertop-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/powertop/powertop-9999.ebuild b/sys-power/powertop/powertop-9999.ebuild index 04d3fef7a87a..92a8b30bd07a 100644 --- a/sys-power/powertop/powertop-9999.ebuild +++ b/sys-power/powertop/powertop-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -25,7 +25,7 @@ IUSE="nls unicode X" DEPEND=" dev-libs/libnl:3 sys-apps/pciutils - sys-libs/ncurses:=[unicode?] + sys-libs/ncurses:=[unicode(+)?] " BDEPEND=" |