diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-08-17 08:59:20 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-08-17 09:03:38 -0700 |
commit | 399882f28449420389c4760d09607ca201c5c04f (patch) | |
tree | f4d3ba7da6193eaf2a98f3f30cc0bd3cf7e81097 /x11-misc/lightdm | |
parent | xfce-extra/xfce4-screensaver-0.1.8: added ~alpha (diff) | |
download | gentoo-399882f28449420389c4760d09607ca201c5c04f.tar.gz gentoo-399882f28449420389c4760d09607ca201c5c04f.tar.bz2 gentoo-399882f28449420389c4760d09607ca201c5c04f.zip |
x11-misc/lightdm-1.30.0: added ~alpha
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-misc/lightdm')
-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 547beddb26df..ab19d4b3216e 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="~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=" |