commit: bd80ce0740b38d24cc7515b7f244576ff4648f6b Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Mon Oct 31 16:31:44 2016 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Mon Oct 31 16:32:21 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd80ce07
profiles: Fix typo in Plasma package use profiles/targets/desktop/plasma/package.use | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 80ad8a1..e27339f 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -46,7 +46,7 @@ media-libs/mesa egl wayland # Required by kde-frameworks/kwayland dev-qt/qtgui egl -dev-qt/qtwayland eql +dev-qt/qtwayland egl # Required by kde-apps/kdenlive >=media-libs/mlt-0.9.8-r2 kdenlive melt
