Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-config/
Date: Fri, 31 Jul 2020 16:35:57
Message-Id: 1596213249.fd0886072831ec67ef04ee29ead1470eac55dcff.zlogene@gentoo
1 commit: fd0886072831ec67ef04ee29ead1470eac55dcff
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 31 16:34:09 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 31 16:34:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd088607
7
8 lxqt-base/lxqt-config: x86 stable wrt bug #734818
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 lxqt-base/lxqt-config/lxqt-config-0.15.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/lxqt-base/lxqt-config/lxqt-config-0.15.0-r1.ebuild b/lxqt-base/lxqt-config/lxqt-config-0.15.0-r1.ebuild
18 index c0ced08d6d7..84f03be2dab 100644
19 --- a/lxqt-base/lxqt-config/lxqt-config-0.15.0-r1.ebuild
20 +++ b/lxqt-base/lxqt-config/lxqt-config-0.15.0-r1.ebuild
21 @@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then
22 EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
23 else
24 SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
25 - KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
26 + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
27 fi
28
29 LICENSE="GPL-2 GPL-2+ GPL-3 LGPL-2 LGPL-2+ LGPL-2.1+ WTFPL-2"