From 788d83ee05fc02e561922668ac2b15836b37ab5a Mon Sep 17 00:00:00 2001 From: Sergey Torokhov Date: Mon, 30 Aug 2021 11:58:23 +0300 Subject: [PATCH] dev-vcs/gitqlient: 9999, use default branch instead of develop branch Signed-off-by: Sergey Torokhov --- dev-vcs/gitqlient/gitqlient-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/gitqlient/gitqlient-9999.ebuild b/dev-vcs/gitqlient/gitqlient-9999.ebuild index eec9c9509a..278ff09783 100644 --- a/dev-vcs/gitqlient/gitqlient-9999.ebuild +++ b/dev-vcs/gitqlient/gitqlient-9999.ebuild @@ -10,7 +10,7 @@ MY_PN="GitQlient" DESCRIPTION="Multi-platform Git client written with Qt" HOMEPAGE="https://github.com/francescmm/GitQlient" -EGIT_BRANCH="develop" +#EGIT_BRANCH="develop" EGIT_REPO_URI="https://github.com/francescmm/${MY_PN}.git" SRC_URI="" KEYWORDS=""