diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-04 11:51:28 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-04 11:51:44 +0300 |
commit | ef036c8001cad1d244007e0212d689ba7b9a214c (patch) | |
tree | 25698bebef9a1a70c2c87c6e6e267ecf8438992c /x11-misc | |
parent | x11-misc/lightdm-gtk-greeter: arm stable wrt bug #666136 (diff) | |
download | gentoo-ef036c8001cad1d244007e0212d689ba7b9a214c.tar.gz gentoo-ef036c8001cad1d244007e0212d689ba7b9a214c.tar.bz2 gentoo-ef036c8001cad1d244007e0212d689ba7b9a214c.zip |
x11-misc/lightdm: arm stable wrt bug #666136
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/lightdm/lightdm-1.26.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/lightdm/lightdm-1.26.0-r1.ebuild b/x11-misc/lightdm/lightdm-1.26.0-r1.ebuild index 4b348398380f..8d4e3781fef1 100644 --- a/x11-misc/lightdm/lightdm-1.26.0-r1.ebuild +++ b/x11-misc/lightdm/lightdm-1.26.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/CanonicalLtd/lightdm/releases/download/${PV}/${P}.ta LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 x86" IUSE="audit +gnome +gtk +introspection qt5 vala" COMMON_DEPEND=" |