diff options
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=" |