From fafae39ad219833b7588e07b03c854eaf8b698c8 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 27 Jul 2022 09:16:49 +0100 Subject: [PATCH] app-admin/xstow: style tweaks Signed-off-by: Sam James --- app-admin/xstow/xstow-1.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/xstow/xstow-1.1.0.ebuild b/app-admin/xstow/xstow-1.1.0.ebuild index 99fc63fb1425e..5a06f7a62ad81 100644 --- a/app-admin/xstow/xstow-1.1.0.ebuild +++ b/app-admin/xstow/xstow-1.1.0.ebuild @@ -14,11 +14,11 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="ncurses" -DEPEND="ncurses? ( sys-libs/ncurses:0= )" +DEPEND="ncurses? ( sys-libs/ncurses:= )" RDEPEND="${DEPEND}" PATCHES=( - "${FILESDIR}"/xstow-1.1.0-clang.patch + "${FILESDIR}"/${P}-clang.patch ) src_prepare() {