commit: af07cf8b90426e91f9adcf45fafa55f8efb7438c Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Mon Sep 7 08:54:41 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Mon Sep 7 08:54:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af07cf8b
x11-misc/pcmanfm-qt: Inherit optfeature.eclass Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap <AT> gentoo.org> x11-misc/pcmanfm-qt/pcmanfm-qt-0.15.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/pcmanfm-qt/pcmanfm-qt-0.15.1.ebuild b/x11-misc/pcmanfm-qt/pcmanfm-qt-0.15.1.ebuild index ab092edeac7..f5972ef5833 100644 --- a/x11-misc/pcmanfm-qt/pcmanfm-qt-0.15.1.ebuild +++ b/x11-misc/pcmanfm-qt/pcmanfm-qt-0.15.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit cmake eutils xdg-utils +inherit cmake optfeature xdg-utils DESCRIPTION="Qt GUI Tabbed Filemanager" HOMEPAGE="https://lxqt.github.io/"
