commit: 654513c76fa4cae814e6ebd1b3b742c824c6fc9f
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 14:11:24 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 14:15:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=654513c7
app-editors/shed: [QA] Fix dependency.missingslot
Package-Manager: Portage-2.3.16, Repoman-2.3.6
app-editors/shed/shed-1.15.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/shed/shed-1.15.ebuild
b/app-editors/shed/shed-1.15.ebuild
index 79499011aa1..6d1bfdeb8c3 100644
--- a/app-editors/shed/shed-1.15.ebuild
+++ b/app-editors/shed/shed-1.15.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-RDEPEND="sys-libs/ncurses"
+RDEPEND="sys-libs/ncurses:0="
DEPEND="
${RDEPEND}
virtual/pkgconfig