diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-22 19:19:01 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-22 19:19:16 -0400 |
commit | 8c081ec34f1b0d909eb9fa233f4cf5e8231bbba8 (patch) | |
tree | c0fa58ff6c60a058ac895769fd702a0661e90900 /x11-misc/lightdm | |
parent | sci-physics/espresso++: remove old (diff) | |
download | gentoo-8c081ec34f1b0d909eb9fa233f4cf5e8231bbba8.tar.gz gentoo-8c081ec34f1b0d909eb9fa233f4cf5e8231bbba8.tar.bz2 gentoo-8c081ec34f1b0d909eb9fa233f4cf5e8231bbba8.zip |
x11-misc/lightdm: arm64 stable (bug #688202)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'x11-misc/lightdm')
-rw-r--r-- | x11-misc/lightdm/lightdm-1.28.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/lightdm/lightdm-1.28.0.ebuild b/x11-misc/lightdm/lightdm-1.28.0.ebuild index d18f8dffa15f..73a264470971 100644 --- a/x11-misc/lightdm/lightdm-1.28.0.ebuild +++ b/x11-misc/lightdm/lightdm-1.28.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="amd64 ~arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86" IUSE="audit +gnome +gtk +introspection qt5 vala" COMMON_DEPEND=" |