diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-28 17:45:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-28 17:45:43 +0200 |
commit | 43f227229492593b14675b6f2352dfcdd620ed1d (patch) | |
tree | 39363e6d34db3c0132356cafd957c6f7135c1ac3 /x11-misc | |
parent | dev-libs/botan: x86 stable wrt bug #722904 (diff) | |
download | gentoo-43f227229492593b14675b6f2352dfcdd620ed1d.tar.gz gentoo-43f227229492593b14675b6f2352dfcdd620ed1d.tar.bz2 gentoo-43f227229492593b14675b6f2352dfcdd620ed1d.zip |
x11-misc/lightdm: x86 stable wrt bug #724378
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/lightdm/lightdm-1.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/lightdm/lightdm-1.30.0.ebuild b/x11-misc/lightdm/lightdm-1.30.0.ebuild index a688ee19cdab..1d2ebf04158b 100644 --- a/x11-misc/lightdm/lightdm-1.30.0.ebuild +++ b/x11-misc/lightdm/lightdm-1.30.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/CanonicalLtd/lightdm/releases/download/${PV}/${P}.ta LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ppc64 x86" IUSE="audit +gnome +gtk +introspection non_root qt5 vala" COMMON_DEPEND=" |