diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2015-09-12 10:04:33 +0100 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2015-09-12 10:04:33 +0100 |
commit | 3b0d5a3b0c9e8a2f6a322b32e88e420bf82d473c (patch) | |
tree | 9ff7856c9fd36aafb3efed4f84f211234dffdcd9 /x11-misc | |
parent | x11-misc/lightdm: Version bump (diff) | |
download | gentoo-3b0d5a3b0c9e8a2f6a322b32e88e420bf82d473c.tar.gz gentoo-3b0d5a3b0c9e8a2f6a322b32e88e420bf82d473c.tar.bz2 gentoo-3b0d5a3b0c9e8a2f6a322b32e88e420bf82d473c.zip |
x11-misc/lightdm: Mark latest 1.10.X release as stable everywhere
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/lightdm/lightdm-1.10.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/lightdm/lightdm-1.10.5.ebuild b/x11-misc/lightdm/lightdm-1.10.5.ebuild index ce8cb6b2946e..4480fddb9c9f 100644 --- a/x11-misc/lightdm/lightdm-1.10.5.ebuild +++ b/x11-misc/lightdm/lightdm-1.10.5.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 ~ppc x86" IUSE="+gtk +introspection kde qt4" REQUIRED_USE="|| ( gtk kde )" |