diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-26 14:38:39 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-26 14:38:39 +0300 |
commit | b8a78e2b123ecbc833339cd46c4bc5e8ca7b0aad (patch) | |
tree | 366e83db77d1f60f308e78f9090a5b96591ef984 /lxde-base | |
parent | app-portage/gemato: amd64 stable wrt bug #686688 (diff) | |
download | gentoo-b8a78e2b123ecbc833339cd46c4bc5e8ca7b0aad.tar.gz gentoo-b8a78e2b123ecbc833339cd46c4bc5e8ca7b0aad.tar.bz2 gentoo-b8a78e2b123ecbc833339cd46c4bc5e8ca7b0aad.zip |
lxde-base/lxdm: amd64 stable wrt bug #682164
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'lxde-base')
-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 543eded4fd2a..6a29e48fcaa1 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" |