diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-03 21:56:58 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-03 21:56:58 -0600 |
commit | c526d36c5015e9a74c2b60631aaa49b5e20d4554 (patch) | |
tree | 38edbabcd6830f6160dce89be4096ec3bd15bfa4 /x11-misc/lightdm | |
parent | x11-libs/gtk+: Keyword 3.18.7 for ~arm64 (diff) | |
download | gentoo-c526d36c5015e9a74c2b60631aaa49b5e20d4554.tar.gz gentoo-c526d36c5015e9a74c2b60631aaa49b5e20d4554.tar.bz2 gentoo-c526d36c5015e9a74c2b60631aaa49b5e20d4554.zip |
x11-misc/lightdm: Keyword 1.16.6 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
Diffstat (limited to 'x11-misc/lightdm')
-rw-r--r-- | x11-misc/lightdm/lightdm-1.16.6.ebuild | 4 |
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 )" |