summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/qgit')
-rw-r--r--dev-vcs/qgit/qgit-2.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/qgit/qgit-2.9.ebuild b/dev-vcs/qgit/qgit-2.9.ebuild
index ecec11236596..c7025221d0ff 100644
--- a/dev-vcs/qgit/qgit-2.9.ebuild
+++ b/dev-vcs/qgit/qgit-2.9.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake xdg
+inherit xdg cmake
DESCRIPTION="Qt GUI for git repositories"
HOMEPAGE="https://github.com/tibirna/qgit"