commit: 4f41f8685136e5d82e6a5c7ab744ad01e66a679a
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 07:36:51 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 07:39:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f41f868
app-shells/loksh: drop subslot binder for ncurses
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-shells/loksh/loksh-7.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-shells/loksh/loksh-7.1.ebuild
b/app-shells/loksh/loksh-7.1.ebuild
index 83a619864ef2..d9bbe74073b3 100644
--- a/app-shells/loksh/loksh-7.1.ebuild
+++ b/app-shells/loksh/loksh-7.1.ebuild
@@ -13,7 +13,7 @@ LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-DEPEND="sys-libs/ncurses:="
+DEPEND="sys-libs/ncurses"
RDEPEND="
${DEPEND}
!app-shells/ksh