diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-18 08:07:30 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-18 08:07:30 +0100 |
commit | f53e0519ae549e60aabf200fa15f4d0575c5c27d (patch) | |
tree | ae309f9fa88c8cac09db1f7640c98d586f175b0a /x11-misc | |
parent | media-sound/terminatorx: Stabilize 4.2.0 x86, #880707 (diff) | |
download | gentoo-f53e0519ae549e60aabf200fa15f4d0575c5c27d.tar.gz gentoo-f53e0519ae549e60aabf200fa15f4d0575c5c27d.tar.bz2 gentoo-f53e0519ae549e60aabf200fa15f4d0575c5c27d.zip |
x11-misc/lightdm: Stabilize 1.32.0-r1 x86, #880735
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/lightdm/lightdm-1.32.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/lightdm/lightdm-1.32.0-r1.ebuild b/x11-misc/lightdm/lightdm-1.32.0-r1.ebuild index acadf0c4e630..17c899a63c08 100644 --- a/x11-misc/lightdm/lightdm-1.32.0-r1.ebuild +++ b/x11-misc/lightdm/lightdm-1.32.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/canonical/lightdm/releases/download/${PV}/${P}.tar.x LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~loong ~ppc ppc64 ~riscv x86" IUSE="audit +gnome +gtk +introspection non-root qt5 vala" REQUIRED_USE="vala? ( introspection )" |