Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/tuigreet/
Date: Sat, 18 Sep 2021 14:42:47
Message-Id: 1631973976.05ac65c0000140df6667b17509ee9c89623db91b.dlan@gentoo
1 commit: 05ac65c0000140df6667b17509ee9c89623db91b
2 Author: Stijn Tintel <stijn <AT> linux-ipv6 <DOT> be>
3 AuthorDate: Sat Sep 18 11:10:45 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 18 14:06:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05ac65c0
7
8 gui-apps/tuigreet: keyword 0.6.1 for ~riscv
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Stijn Tintel <stijn <AT> linux-ipv6.be>
12 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
13
14 gui-apps/tuigreet/tuigreet-0.6.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/gui-apps/tuigreet/tuigreet-0.6.1.ebuild b/gui-apps/tuigreet/tuigreet-0.6.1.ebuild
18 index d7ef086dc18..ff2c36cdd16 100644
19 --- a/gui-apps/tuigreet/tuigreet-0.6.1.ebuild
20 +++ b/gui-apps/tuigreet/tuigreet-0.6.1.ebuild
21 @@ -124,6 +124,6 @@ QA_FLAGS_IGNORED="usr/bin/tuigreet"
22
23 LICENSE="Apache-2.0 Boost-1.0 GPL-3 MIT"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ppc64"
26 +KEYWORDS="~amd64 ~ppc64 ~riscv"
27
28 RDEPEND="gui-libs/greetd"