summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteev Klimaszewski <steev@gentoo.org>2016-03-03 21:56:58 -0600
committerSteev Klimaszewski <steev@gentoo.org>2016-03-03 21:56:58 -0600
commitc526d36c5015e9a74c2b60631aaa49b5e20d4554 (patch)
tree38edbabcd6830f6160dce89be4096ec3bd15bfa4
parentx11-libs/gtk+: Keyword 3.18.7 for ~arm64 (diff)
downloadgentoo-c526d36c.tar.gz
gentoo-c526d36c.tar.bz2
gentoo-c526d36c.zip
x11-misc/lightdm: Keyword 1.16.6 for ~arm64
Tested on Cortex-A53 Package-Manager: portage-2.2.27
-rw-r--r--x11-misc/lightdm/lightdm-1.16.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/lightdm/lightdm-1.16.6.ebuild b/x11-misc/lightdm/lightdm-1.16.6.ebuild
index aaee53ffaaa0..ce3a12abc242 100644
--- a/x11-misc/lightdm/lightdm-1.16.6.ebuild
+++ b/x11-misc/lightdm/lightdm-1.16.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 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 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
IUSE="audit +gtk +introspection kde qt4 qt5 +gnome"
REQUIRED_USE="|| ( gtk kde )"