diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-03 17:12:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-03 17:12:09 +0200 |
commit | c0f212fd6d6909c717c1ce9965c6bf910a4fc6af (patch) | |
tree | 9d1bc04764760ac99e505a9f3e5df78bd1f55a84 /x11-misc | |
parent | net-libs/nghttp2: arm stable wrt bug #726834 (diff) | |
download | gentoo-c0f212fd6d6909c717c1ce9965c6bf910a4fc6af.tar.gz gentoo-c0f212fd6d6909c717c1ce9965c6bf910a4fc6af.tar.bz2 gentoo-c0f212fd6d6909c717c1ce9965c6bf910a4fc6af.zip |
x11-misc/lightdm: arm stable wrt bug #724378
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
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 1d2ebf04158b..de2fd31a1c2b 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=" |