Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-globalkeys/
Date: Sun, 08 Sep 2019 16:18:44
Message-Id: 1567959425.c8a98170e6565703d1c3c4e5bbd4047097602bdb.asturm@gentoo
1 commit: c8a98170e6565703d1c3c4e5bbd4047097602bdb
2 Author: Erhard F <erhard_f <AT> mailbox <DOT> org>
3 AuthorDate: Tue Sep 3 19:27:22 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 8 16:17:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8a98170
7
8 lxqt-base/lxqt-globalkeys: keyworded 0.14.1 for ppc64, bug #689606
9
10 Bug: https://bugs.gentoo.org/689606
11 Package-Manager: Portage-2.3.69, Repoman-2.3.16
12 Signed-off-by: Erhard Furtner <erhard_f <AT> mailbox.org>
13 Closes: https://github.com/gentoo/gentoo/pull/12857
14 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
15
16 lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.14.1.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.14.1.ebuild b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.14.1.ebuild
20 index 8e1ed79e32b..49dee3033b3 100644
21 --- a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.14.1.ebuild
22 +++ b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.14.1.ebuild
23 @@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then
24 EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
25 else
26 SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
27 - KEYWORDS="amd64 ~arm ~arm64 x86"
28 + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
29 fi
30
31 LICENSE="LGPL-2.1+"