diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2023-03-24 21:11:16 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-03-24 21:11:16 -0400 |
commit | 3a2e7629827fbbc8d209c4027de6dd1709410fd1 (patch) | |
tree | f6144cde5fe9227a1d8a037de2b2f5b37a1dd378 | |
parent | x11-terms/kitty-shell-integration: stabilize 0.27.1 for amd64 (diff) | |
download | gentoo-3a2e7629827fbbc8d209c4027de6dd1709410fd1.tar.gz gentoo-3a2e7629827fbbc8d209c4027de6dd1709410fd1.tar.bz2 gentoo-3a2e7629827fbbc8d209c4027de6dd1709410fd1.zip |
x11-terms/kitty-terminfo: stabilize 0.27.1 for amd64
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r-- | x11-terms/kitty-terminfo/kitty-terminfo-0.27.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.27.1.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.27.1.ebuild index f217412c7ed0..29e29d0c3dc9 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.27.1.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.27.1.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" RESTRICT="test" # intended to be ran on the full kitty package BDEPEND="sys-libs/ncurses" |