From 051ad88caa127419c80d473021ab8909a2268789 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 26 Aug 2015 02:17:49 -0400 Subject: sys-libs/ncurses: move to SLOT=0 #557472 Use SLOT=0 for installing of main development files like other packages so we can use other SLOTs for installing SONAME libs for binary packages. --- app-benchmarks/i7z/i7z-0.27.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-benchmarks') diff --git a/app-benchmarks/i7z/i7z-0.27.2.ebuild b/app-benchmarks/i7z/i7z-0.27.2.ebuild index 363df4093baa..dfb8b507e510 100644 --- a/app-benchmarks/i7z/i7z-0.27.2.ebuild +++ b/app-benchmarks/i7z/i7z-0.27.2.ebuild @@ -16,7 +16,7 @@ KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="X" RDEPEND=" - sys-libs/ncurses:5= + sys-libs/ncurses:0= X? ( dev-qt/qtgui:4= )" DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad