summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-09-29 03:24:49 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-09-29 03:27:08 +1000
commit630d01c89f1eebdd41ea8452500500bd6f18095a (patch)
tree49e4b302b295f82a0159129469a3df81c1e7027f /x11-misc/lightdm/lightdm-1.19.4.ebuild
parentx11-misc/lightdm: fix build with Qt 5.7 (diff)
downloadgentoo-630d01c89f1eebdd41ea8452500500bd6f18095a.tar.gz
gentoo-630d01c89f1eebdd41ea8452500500bd6f18095a.tar.bz2
gentoo-630d01c89f1eebdd41ea8452500500bd6f18095a.zip
x11-misc/lightdm: restore dropped ~arm64 keyword
Package-Manager: portage-2.3.1
Diffstat (limited to 'x11-misc/lightdm/lightdm-1.19.4.ebuild')
-rw-r--r--x11-misc/lightdm/lightdm-1.19.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/lightdm/lightdm-1.19.4.ebuild b/x11-misc/lightdm/lightdm-1.19.4.ebuild
index 4d381c3f7af2..cc4f0a8760d8 100644
--- a/x11-misc/lightdm/lightdm-1.19.4.ebuild
+++ b/x11-misc/lightdm/lightdm-1.19.4.ebuild
@@ -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 )"