diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:44:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:44:46 +0100 |
commit | fc4191d33e5a2860e4b9b033892b5ceb043f8fb7 (patch) | |
tree | 61fa271b0ee06517e375b2e299d267b5d134f7ad /lxde-base | |
parent | x11-misc/xbattbar: amd64 stable wrt bug #648878 (diff) | |
download | gentoo-fc4191d33e5a2860e4b9b033892b5ceb043f8fb7.tar.gz gentoo-fc4191d33e5a2860e4b9b033892b5ceb043f8fb7.tar.bz2 gentoo-fc4191d33e5a2860e4b9b033892b5ceb043f8fb7.zip |
lxde-base/lxdm: amd64 stable wrt bug #648240
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxdm/lxdm-0.5.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lxde-base/lxdm/lxdm-0.5.3-r1.ebuild b/lxde-base/lxdm/lxdm-0.5.3-r1.ebuild index 720d8e8b2971..2f6a808f1525 100644 --- a/lxde-base/lxdm/lxdm-0.5.3-r1.ebuild +++ b/lxde-base/lxdm/lxdm-0.5.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 gtk3 nls pam" |