Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-globalkeys/
Date: Wed, 17 Oct 2018 12:30:22
Message-Id: 1539779364.c70d5bdcdf57c5c1d8ee838c565c4766aa49b1f8.whissi@gentoo
1 commit: c70d5bdcdf57c5c1d8ee838c565c4766aa49b1f8
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 17 12:20:09 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 17 12:29:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c70d5bdc
7
8 lxqt-base/lxqt-globalkeys: x86 stable (bug #664568)
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.13.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.13.0.ebuild b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.13.0.ebuild
17 index ed82247e7d1..c2fe783e201 100644
18 --- a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.13.0.ebuild
19 +++ b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.13.0.ebuild
20 @@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then
21 EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
22 else
23 SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
24 - KEYWORDS="amd64 ~arm ~arm64 ~x86"
25 + KEYWORDS="amd64 ~arm ~arm64 x86"
26 fi
27
28 LICENSE="LGPL-2.1+"