From 7335cc678666c47dc709c2eb192e107cb29a8b49 Mon Sep 17 00:00:00 2001 From: Theo Anderson Date: Tue, 29 Dec 2020 10:26:39 +1300 Subject: [PATCH] dev-vcs/gitahead: fix inherit Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Theo Anderson --- dev-vcs/gitahead/gitahead-2.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/gitahead/gitahead-2.6.3.ebuild b/dev-vcs/gitahead/gitahead-2.6.3.ebuild index 2aa711a883..7dc03b6256 100644 --- a/dev-vcs/gitahead/gitahead-2.6.3.ebuild +++ b/dev-vcs/gitahead/gitahead-2.6.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit desktop xdg cmake wrapper +inherit desktop xdg cmake wrapper flag-o-matic DESCRIPTION="Graphical Git client to help understand and manage source code history" HOMEPAGE="https://github.com/gitahead/gitahead"