diff options
author | Xin Yang <yangmame@icloud.com> | 2022-10-13 17:48:09 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-15 08:46:52 +0200 |
commit | ca72883c3a0ecb69c880cbc63c0db8b38a361339 (patch) | |
tree | f6aed5d6da0ede1b7306fd388786097de50e89fb /x11-terms | |
parent | x11-terms/kitty-terminfo: keyword kitty-terminfo-0.26.3 riscv, #876961 (diff) | |
download | gentoo-ca72883c3a0ecb69c880cbc63c0db8b38a361339.tar.gz gentoo-ca72883c3a0ecb69c880cbc63c0db8b38a361339.tar.bz2 gentoo-ca72883c3a0ecb69c880cbc63c0db8b38a361339.zip |
x11-terms/kitty-shell-integration: keyword kitty-shell-integration-0.26.3 riscv, #876961
Signed-off-by: Xin Yang <yangmame@icloud.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.3.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.3.ebuild index e4411a8cbd8d..284f791cd143 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.3.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.3.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc64 ~riscv x86" RESTRICT="test" # intended to be ran on the full kitty package src_compile() { :; } |