diff --git a/sys-process/memwatch/memwatch-0.3.3-r1.ebuild b/sys-process/memwatch/memwatch-0.3.3-r1.ebuild index c5c1cd5143ef2..e8c76eec08c04 100644 --- a/sys-process/memwatch/memwatch-0.3.3-r1.ebuild +++ b/sys-process/memwatch/memwatch-0.3.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,6 @@ SRC_URI="http://unixdev.ru/src/${P}.tar.gz" LICENSE="WTFPL-2" SLOT="0" KEYWORDS="amd64 ~riscv x86" -IUSE="" DEPEND="sys-libs/ncurses:0=" RDEPEND="${DEPEND}"