diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-22 08:58:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-22 09:02:08 +0100 |
commit | 5cffbcb26a48e47fe7cafd0e163ac9aed057f409 (patch) | |
tree | 4ac2fa9c50575d3cf2b612da62b7200474d2fcd2 /x11-misc/lightdm | |
parent | sys-libs/libnih: stable 1.0.3-r4 for ppc64, bug #724174 (diff) | |
download | gentoo-5cffbcb26a48e47fe7cafd0e163ac9aed057f409.tar.gz gentoo-5cffbcb26a48e47fe7cafd0e163ac9aed057f409.tar.bz2 gentoo-5cffbcb26a48e47fe7cafd0e163ac9aed057f409.zip |
x11-misc/lightdm: stable 1.30.0 for ppc64, bug #724378
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-misc/lightdm')
-rw-r--r-- | x11-misc/lightdm/lightdm-1.30.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/lightdm/lightdm-1.30.0.ebuild b/x11-misc/lightdm/lightdm-1.30.0.ebuild index 66fa6db0d07d..934c2edb811e 100644 --- a/x11-misc/lightdm/lightdm-1.30.0.ebuild +++ b/x11-misc/lightdm/lightdm-1.30.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=" |