diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:34:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:34:33 +0100 |
commit | 7aff99f4b5380d927c2f7cbf9c2741852b69b000 (patch) | |
tree | 36797de48e793fc38ae5a6f0ef39b4767fd4b3c4 /x11-misc | |
parent | dev-python/pymountboot: x86 stable wrt bug #594074 (diff) | |
download | gentoo-7aff99f4b5380d927c2f7cbf9c2741852b69b000.tar.gz gentoo-7aff99f4b5380d927c2f7cbf9c2741852b69b000.tar.bz2 gentoo-7aff99f4b5380d927c2f7cbf9c2741852b69b000.zip |
x11-misc/lightdm: x86 stable wrt bug #597276
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/lightdm/lightdm-1.18.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/lightdm/lightdm-1.18.3.ebuild b/x11-misc/lightdm/lightdm-1.18.3.ebuild index 600c4c90d598..210b131c15d7 100644 --- a/x11-misc/lightdm/lightdm-1.18.3.ebuild +++ b/x11-misc/lightdm/lightdm-1.18.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/${TRUNK_VERSION}/${PV}/+download/${P}.tar.x LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86" IUSE="audit +gtk +introspection kde qt4 qt5 +gnome" REQUIRED_USE="|| ( gtk kde )" |