diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-11-17 07:09:24 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-11-17 08:46:40 -0500 |
commit | e4116305de2f268fdc4d41eef92955e5f91e3d91 (patch) | |
tree | 2d1a64dc022b5b43e92ba2ad874e55789f9e4fcd /x11-terms | |
parent | x11-terms/kitty-shell-integration: stabilize 0.26.5 for amd64, x86 (diff) | |
download | gentoo-e4116305de2f268fdc4d41eef92955e5f91e3d91.tar.gz gentoo-e4116305de2f268fdc4d41eef92955e5f91e3d91.tar.bz2 gentoo-e4116305de2f268fdc4d41eef92955e5f91e3d91.zip |
x11-terms/kitty-terminfo: stabilize 0.26.5 for amd64, x86
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/kitty-terminfo/kitty-terminfo-0.26.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.26.5.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.26.5.ebuild index e69c32614071..8e691381f9bd 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.26.5.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.26.5.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~ppc64 ~riscv x86" RESTRICT="test" # intended to be ran on the full kitty package BDEPEND="sys-libs/ncurses" |