Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-config/
Date: Mon, 11 Dec 2017 00:45:17
Message-Id: 1512953004.67fb1dc02435166caa329c059e36c0ee91075cf7.blueness@gentoo
1 commit: 67fb1dc02435166caa329c059e36c0ee91075cf7
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 11 00:14:25 2017 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 11 00:43:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67fb1dc0
7
8 lxqt-base/lxqt-config: stable on amd64 and x86
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 lxqt-base/lxqt-config/lxqt-config-0.11.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/lxqt-base/lxqt-config/lxqt-config-0.11.0.ebuild b/lxqt-base/lxqt-config/lxqt-config-0.11.0.ebuild
16 index 268a49e56e4..3fe2085f95f 100644
17 --- a/lxqt-base/lxqt-config/lxqt-config-0.11.0.ebuild
18 +++ b/lxqt-base/lxqt-config/lxqt-config-0.11.0.ebuild
19 @@ -12,7 +12,7 @@ if [[ ${PV} = *9999* ]]; then
20 EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
21 else
22 SRC_URI="https://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz"
23 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
24 + KEYWORDS="amd64 ~arm ~arm64 x86"
25 fi
26
27 LICENSE="GPL-2 LGPL-2.1+"