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-meta/
Date: Sun, 08 Sep 2019 16:18:48
Message-Id: 1567959429.a70d7d029300d9a9ebee3d07c350dde64b6a9d48.asturm@gentoo
1 commit: a70d7d029300d9a9ebee3d07c350dde64b6a9d48
2 Author: Erhard F <erhard_f <AT> mailbox <DOT> org>
3 AuthorDate: Tue Sep 3 19:39:03 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 8 16:17:09 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a70d7d02
7
8 lxqt-base/lxqt-meta: keyworded 0.14.1-r1 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 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 lxqt-base/lxqt-meta/lxqt-meta-0.14.1-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/lxqt-base/lxqt-meta/lxqt-meta-0.14.1-r1.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-0.14.1-r1.ebuild
19 index cf39cb91811..2b3a117cfc9 100644
20 --- a/lxqt-base/lxqt-meta/lxqt-meta-0.14.1-r1.ebuild
21 +++ b/lxqt-base/lxqt-meta/lxqt-meta-0.14.1-r1.ebuild
22 @@ -9,7 +9,7 @@ DESCRIPTION="Meta ebuild for LXQt, the Lightweight Desktop Environment"
23 HOMEPAGE="https://lxqt.org/"
24
25 if [[ ${PV} != *9999* ]]; then
26 - KEYWORDS="amd64 ~arm ~arm64 x86"
27 + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
28 fi
29
30 LICENSE="metapackage"