diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 17:38:04 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 17:38:04 +0100 |
commit | 85648de304d14e2ff22e122846facf7237e89adc (patch) | |
tree | 84a3615749aafef1e13e4b51f8dacc3d11638bd4 /x11-misc/lightdm | |
parent | x11-misc/lightdm-gtk-greeter: ppc ppc64 stable (bug 597276). (diff) | |
download | gentoo-85648de304d14e2ff22e122846facf7237e89adc.tar.gz gentoo-85648de304d14e2ff22e122846facf7237e89adc.tar.bz2 gentoo-85648de304d14e2ff22e122846facf7237e89adc.zip |
x11-misc/lightdm: ppc ppc64 stable (bug 597276).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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 210b131c15d7..42af8915c84d 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 )" |