diff options
author | Markus Meier <maekke@gentoo.org> | 2016-11-10 21:21:42 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-11-10 21:21:42 +0100 |
commit | 6a24336983e97673bc09b6c4e0a0b4b9a1fc96f2 (patch) | |
tree | d3f8c85cc700f668797a41511d8b6698c74658a3 /x11-misc | |
parent | app-crypt/gnupg: arm stable, bug #552936 (diff) | |
download | gentoo-6a24336983e97673bc09b6c4e0a0b4b9a1fc96f2.tar.gz gentoo-6a24336983e97673bc09b6c4e0a0b4b9a1fc96f2.tar.bz2 gentoo-6a24336983e97673bc09b6c4e0a0b4b9a1fc96f2.zip |
x11-misc/lightdm: arm stable, bug #578998
Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/lightdm/lightdm-1.16.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/lightdm/lightdm-1.16.7.ebuild b/x11-misc/lightdm/lightdm-1.16.7.ebuild index fa6f0da72621..a3fba9ad7a0a 100644 --- a/x11-misc/lightdm/lightdm-1.16.7.ebuild +++ b/x11-misc/lightdm/lightdm-1.16.7.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 ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86" IUSE="audit +gtk +introspection kde qt4 qt5 +gnome" REQUIRED_USE="|| ( gtk kde )" |