--- a/otter-0.9.95.ebuild 2018-03-01 20:29:39.135125054 +0900 +++ b/otter-0.9.95.ebuild 2018-03-01 20:29:58.667844073 +0900 @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~ppc64 ~x86" -IUSE="spell" +IUSE="webengine spell" DEPEND=" dev-qt/qtconcurrent:5 @@ -28,6 +28,7 @@ dev-qt/qtwebkit:5 dev-qt/qtwidgets:5 dev-qt/qtxmlpatterns:5 + webengine? ( dev-qt/qtwebengine:5[widgets] ) spell? ( kde-frameworks/sonnet ) " RDEPEND="