app-editors/bluefish: Restrict app-text/enchant dep to version < 2

This partially reverts commit 0ec0ee0e50

Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
Lars Wendler
2019-04-27 18:06:17 +02:00
parent f6dc9cf686
commit e5513e111e

View File

@@ -27,7 +27,7 @@ RDEPEND="
gucharmap? ( gnome-extra/gucharmap:2.90 )
)
python? ( ${PYTHON_DEPS} )
spell? ( app-text/enchant:= )"
spell? ( <app-text/enchant-2 )"
DEPEND="${RDEPEND}
dev-libs/libxml2:2
>=dev-libs/glib-2.24:2