diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:13:48 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:43:43 +0200 |
commit | a8334875011c0c70685fc00449d5a61db03a0833 (patch) | |
tree | fe39c9c5bb50c437e37f1f99fc390cd9735613b0 /lxde-base/lxdm | |
parent | media-libs/lilv: x86 stable (bug #686594) (diff) | |
download | gentoo-a8334875011c0c70685fc00449d5a61db03a0833.tar.gz gentoo-a8334875011c0c70685fc00449d5a61db03a0833.tar.bz2 gentoo-a8334875011c0c70685fc00449d5a61db03a0833.zip |
lxde-base/lxdm: x86 stable (bug #682164)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'lxde-base/lxdm')
-rw-r--r-- | lxde-base/lxdm/lxdm-0.5.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild b/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild index 6a29e48fcaa1..ea46e31fd4a6 100644 --- a/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild +++ b/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="consolekit debug elogind +gtk3 nls pam systemd" |