From: Erhard F Date: Tue, 3 Sep 2019 19:33:33 +0000 (+0200) Subject: lxqt-base/lxqt-panel: keyworded 0.14.1 for ppc64, bug #689606 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=607156cd1b82ba229aa2e5baee527983db1b8c70;p=gentoo.git lxqt-base/lxqt-panel: keyworded 0.14.1 for ppc64, bug #689606 Bug: https://bugs.gentoo.org/689606 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Erhard Furtner Signed-off-by: Andreas Sturmlechner --- diff --git a/lxqt-base/lxqt-panel/lxqt-panel-0.14.1.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-0.14.1.ebuild index 37900fb9d409..62348072a92e 100644 --- a/lxqt-base/lxqt-panel/lxqt-panel-0.14.1.ebuild +++ b/lxqt-base/lxqt-panel/lxqt-panel-0.14.1.ebuild @@ -15,7 +15,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 LICENSE="LGPL-2.1+"