diff options
author | Xin Yang <yangmame@icloud.com> | 2022-10-13 18:38:27 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-15 08:46:54 +0200 |
commit | fe5676bcef3adb55a3d39978424e32b800e0c349 (patch) | |
tree | 791012b09751bc3a414a0def31a5fe33faa34e20 /x11-terms | |
parent | net-libs/librsync: keyword librsync-2.3.2 riscv, #876961 (diff) | |
download | gentoo-fe5676bcef3adb55a3d39978424e32b800e0c349.tar.gz gentoo-fe5676bcef3adb55a3d39978424e32b800e0c349.tar.bz2 gentoo-fe5676bcef3adb55a3d39978424e32b800e0c349.zip |
x11-terms/kitty: keyword kitty-0.26.3 riscv, #876961
Signed-off-by: Xin Yang <yangmame@icloud.com>
Closes: https://github.com/gentoo/gentoo/pull/27766
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/kitty/kitty-0.26.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty/kitty-0.26.3.ebuild b/x11-terms/kitty/kitty-0.26.3.ebuild index 526e04ed18ad..e097e42e5591 100644 --- a/x11-terms/kitty/kitty-0.26.3.ebuild +++ b/x11-terms/kitty/kitty-0.26.3.ebuild @@ -15,7 +15,7 @@ else https://github.com/kovidgoyal/kitty/releases/download/v${PV}/${P}.tar.xz verify-sig? ( https://github.com/kovidgoyal/kitty/releases/download/v${PV}/${P}.tar.xz.sig )" VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}/usr/share/openpgp-keys/kovidgoyal.gpg" - KEYWORDS="amd64 ~ppc64 x86" + KEYWORDS="amd64 ~ppc64 ~riscv x86" fi DESCRIPTION="Fast, feature-rich, GPU-based terminal" |