Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/lightdm/
Date: Sat, 24 Dec 2016 09:27:31
Message-Id: 1482571634.588e07e8e8268fe65e91bfcc063b93df1b1a1aad.maekke@gentoo
1 commit: 588e07e8e8268fe65e91bfcc063b93df1b1a1aad
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 24 09:27:14 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 24 09:27:14 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=588e07e8
7
8 x11-misc/lightdm: arm stable, bug #597276
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 x11-misc/lightdm/lightdm-1.18.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-misc/lightdm/lightdm-1.18.3.ebuild b/x11-misc/lightdm/lightdm-1.18.3.ebuild
17 index 632110f..600c4c9 100644
18 --- a/x11-misc/lightdm/lightdm-1.18.3.ebuild
19 +++ b/x11-misc/lightdm/lightdm-1.18.3.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/${TRUNK_VERSION}/${PV}/+download/${P}.tar.x
21
22 LICENSE="GPL-3 LGPL-3"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
25 +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~x86"
26 IUSE="audit +gtk +introspection kde qt4 qt5 +gnome"
27 REQUIRED_USE="|| ( gtk kde )"