commit: 73f80e3d672f6d9921b60ef71494bcdaacac2e34 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Wed Dec 15 11:06:34 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Wed Dec 15 11:06:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=73f80e3d
media-gfx/qview: fix IndirectInherits Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> media-gfx/qview/qview-4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/qview/qview-4.0.ebuild b/media-gfx/qview/qview-4.0.ebuild index f385408e4..839f0f56f 100644 --- a/media-gfx/qview/qview-4.0.ebuild +++ b/media-gfx/qview/qview-4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit flag-o-matic qmake-utils virtualx xdg +inherit flag-o-matic qmake-utils toolchain-funcs virtualx xdg DESCRIPTION="Practical and minimal image viewer" HOMEPAGE="https://github.com/jurplel/qView https://interversehq.com/qview"
