diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2021-09-18 14:10:45 +0300 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-18 22:06:16 +0800 |
commit | 05ac65c0000140df6667b17509ee9c89623db91b (patch) | |
tree | daec32e62cdaaef42665d907be62189eaed21162 /gui-apps/tuigreet | |
parent | media-libs/harfbuzz: Removed old (diff) | |
download | gentoo-05ac65c0000140df6667b17509ee9c89623db91b.tar.gz gentoo-05ac65c0000140df6667b17509ee9c89623db91b.tar.bz2 gentoo-05ac65c0000140df6667b17509ee9c89623db91b.zip |
gui-apps/tuigreet: keyword 0.6.1 for ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'gui-apps/tuigreet')
-rw-r--r-- | gui-apps/tuigreet/tuigreet-0.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/tuigreet/tuigreet-0.6.1.ebuild b/gui-apps/tuigreet/tuigreet-0.6.1.ebuild index d7ef086dc182..ff2c36cdd166 100644 --- a/gui-apps/tuigreet/tuigreet-0.6.1.ebuild +++ b/gui-apps/tuigreet/tuigreet-0.6.1.ebuild @@ -124,6 +124,6 @@ QA_FLAGS_IGNORED="usr/bin/tuigreet" LICENSE="Apache-2.0 Boost-1.0 GPL-3 MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="~amd64 ~ppc64 ~riscv" RDEPEND="gui-libs/greetd" |