commit: 51142d53ae81e73aeb69f978092740f979a85746
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 14:11:21 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 14:15:26 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51142d53
app-editors/sandy: [QA] Fix dependency.missingslot
Package-Manager: Portage-2.3.16, Repoman-2.3.6
app-editors/sandy/sandy-0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/sandy/sandy-0.4.ebuild
b/app-editors/sandy/sandy-0.4.ebuild
index 47708c7ae36..d401639ce64 100644
--- a/app-editors/sandy/sandy-0.4.ebuild
+++ b/app-editors/sandy/sandy-0.4.ebuild
@@ -12,7 +12,7 @@ LICENSE="MIT-with-advertising"
SLOT="0"
KEYWORDS="~amd64"
-DEPEND="sys-libs/ncurses"
+DEPEND="sys-libs/ncurses:0="
RDEPEND="${DEPEND}"
src_prepare() {