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-meta/
Date: Mon, 11 Dec 2017 00:45:21
Message-Id: 1512953072.662a1400a5ae23b3cdbc5ff16ee2ba6f9a31cf3b.blueness@gentoo
1 commit: 662a1400a5ae23b3cdbc5ff16ee2ba6f9a31cf3b
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 11 00:36:35 2017 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 11 00:44:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=662a1400
7
8 lxqt-base/lxqt-meta: stable on amd64 and x86
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 lxqt-base/lxqt-meta/lxqt-meta-0.11.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/lxqt-base/lxqt-meta/lxqt-meta-0.11.0.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-0.11.0.ebuild
16 index 1b508d4b9e6..a57aaa0c787 100644
17 --- a/lxqt-base/lxqt-meta/lxqt-meta-0.11.0.ebuild
18 +++ b/lxqt-base/lxqt-meta/lxqt-meta-0.11.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -8,7 +8,7 @@ HOMEPAGE="http://lxqt.org/"
26
27 LICENSE="metapackage"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm64 ~x86"
30 +KEYWORDS="amd64 ~arm64 x86"
31 IUSE="+about admin +filemanager +icons lightdm lximage minimal +oxygen +policykit
32 powermanagement sddm ssh-askpass sudo"
33 REQUIRED_USE="oxygen? ( icons )"