diff --git a/sys-power/powertop/powertop-2.13-r1.ebuild b/sys-power/powertop/powertop-2.13-r2.ebuild similarity index 98% rename from sys-power/powertop/powertop-2.13-r1.ebuild rename to sys-power/powertop/powertop-2.13-r2.ebuild index ef1f63925d7ce..41279e9daac93 100644 --- a/sys-power/powertop/powertop-2.13-r1.ebuild +++ b/sys-power/powertop/powertop-2.13-r2.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=" diff --git a/sys-power/powertop/powertop-9999.ebuild b/sys-power/powertop/powertop-9999.ebuild index 04d3fef7a87aa..92a8b30bd07ad 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="