diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-21 10:51:14 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-21 10:51:14 +0100 |
commit | 91627e7cf0d9224808b221bf9742772130737a1e (patch) | |
tree | bebda58b6189ed43188b6ab1ea351d9720d7d1a7 /x11-misc/lightdm | |
parent | net-analyzer/driftnet-0.1.6_p20090401-r1: stable on amd64 (diff) | |
download | gentoo-91627e7cf0d9224808b221bf9742772130737a1e.tar.gz gentoo-91627e7cf0d9224808b221bf9742772130737a1e.tar.bz2 gentoo-91627e7cf0d9224808b221bf9742772130737a1e.zip |
x11-misc/lightdm-1.18.3-r0: stable on amd64
Gentoo-Bug: 597276
Diffstat (limited to 'x11-misc/lightdm')
-rw-r--r-- | x11-misc/lightdm/lightdm-1.18.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/lightdm/lightdm-1.18.3.ebuild b/x11-misc/lightdm/lightdm-1.18.3.ebuild index 22ff7e282af6..632110fcd4c8 100644 --- a/x11-misc/lightdm/lightdm-1.18.3.ebuild +++ b/x11-misc/lightdm/lightdm-1.18.3.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 )" |