From: Sergei Trofimovich Date: Thu, 27 Jun 2019 07:28:58 +0000 (+0100) Subject: x11-misc/pcmanfm-qt: keyworded 0.14.1-r1 for ppc64, bug #676874 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1a3517e05a709f11f48627c869edba05ef6e094d;p=gentoo.git x11-misc/pcmanfm-qt: keyworded 0.14.1-r1 for ppc64, bug #676874 Package-Manager: Portage-2.3.67, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich --- diff --git a/x11-misc/pcmanfm-qt/pcmanfm-qt-0.14.1-r1.ebuild b/x11-misc/pcmanfm-qt/pcmanfm-qt-0.14.1-r1.ebuild index 1a76e7238fba..5e94807c6144 100644 --- a/x11-misc/pcmanfm-qt/pcmanfm-qt-0.14.1-r1.ebuild +++ b/x11-misc/pcmanfm-qt/pcmanfm-qt-0.14.1-r1.ebuild @@ -10,7 +10,7 @@ if [[ "${PV}" == "9999" ]]; then EGIT_REPO_URI="https://github.com/lxqt/${PN}.git" else SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="amd64 ~arm ~arm64 x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" fi DESCRIPTION="Fast lightweight tabbed filemanager (Qt port)"