commit: 4f0957363e280751c3dbed60e08ad3303246c7de Author: Erhard F <erhard_f <AT> mailbox <DOT> org> AuthorDate: Tue Sep 3 19:39:49 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Sep 8 16:17:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f095736
lxqt-base/lxqt-runner: 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 <erhard_f <AT> mailbox.org> Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> lxqt-base/lxqt-runner/lxqt-runner-0.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxqt-base/lxqt-runner/lxqt-runner-0.14.1.ebuild b/lxqt-base/lxqt-runner/lxqt-runner-0.14.1.ebuild index 790f3d3de34..836a13a4c29 100644 --- a/lxqt-base/lxqt-runner/lxqt-runner-0.14.1.ebuild +++ b/lxqt-base/lxqt-runner/lxqt-runner-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+"
