diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-07-25 18:10:22 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-07-26 15:37:07 +0800 |
commit | f4022c91a4c486122e5f0ea2766942b2510f12d6 (patch) | |
tree | 37f4f2161f21af88921d3477fa88556a9c45b4c7 /x11-misc | |
parent | media-gfx/lximage-qt: keyword 0.17.0 for ~riscv (diff) | |
download | gentoo-f4022c91a4c486122e5f0ea2766942b2510f12d6.tar.gz gentoo-f4022c91a4c486122e5f0ea2766942b2510f12d6.tar.bz2 gentoo-f4022c91a4c486122e5f0ea2766942b2510f12d6.zip |
x11-misc/lightdm-gtk-greeter: keyword 2.0.8 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.8.ebuild b/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.8.ebuild index e809fccb60a7..94fea8aedbde 100644 --- a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.8.ebuild +++ b/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Xubuntu/${PN}/releases/download/${P}/${P}.tar.gz LICENSE="GPL-3 LGPL-3 branding? ( CC-BY-3.0 )" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ppc ppc64 x86" +KEYWORDS="~alpha amd64 arm arm64 ppc ppc64 ~riscv x86" IUSE="appindicator branding" DEPEND="appindicator? ( dev-libs/libindicator:3 ) |