diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:09:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | bb467626fe6a8e000f8804d46d9202f884e4a2a3 (patch) | |
tree | 6de390618d3ceaa43f0341ad2355e8a2123f1d0f /x11-misc | |
parent | app-admin/puppetdb: x86 stable wrt bug #584340 (diff) | |
download | gentoo-bb467626fe6a8e000f8804d46d9202f884e4a2a3.tar.gz gentoo-bb467626fe6a8e000f8804d46d9202f884e4a2a3.tar.bz2 gentoo-bb467626fe6a8e000f8804d46d9202f884e4a2a3.zip |
x11-misc/lightdm: x86 stable wrt bug #578998
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 3eeee0caa150..6f401dda9a18 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 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc x86" IUSE="audit +gtk +introspection kde qt4 qt5 +gnome" REQUIRED_USE="|| ( gtk kde )" |