summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-27 09:16:49 +0100
committerSam James <sam@gentoo.org>2022-07-27 09:18:12 +0100
commitfafae39ad219833b7588e07b03c854eaf8b698c8 (patch)
tree7080c8e1ddbe48421500707bcd2ec58ba20c6bc9 /app-admin/xstow
parentapp-admin/xstow: cleanup patch (diff)
downloadgentoo-fafae39ad219833b7588e07b03c854eaf8b698c8.tar.gz
gentoo-fafae39ad219833b7588e07b03c854eaf8b698c8.tar.bz2
gentoo-fafae39ad219833b7588e07b03c854eaf8b698c8.zip
app-admin/xstow: style tweaks
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/xstow')
-rw-r--r--app-admin/xstow/xstow-1.1.0.ebuild4
1 files 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 99fc63fb1425..5a06f7a62ad8 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() {