diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2023-03-28 15:59:49 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-03-28 16:12:35 -0400 |
commit | a93d1b836ae391612eb9564f30207b3909b3b556 (patch) | |
tree | 061910db155cdd7b45fd422b4127df50fea64620 /x11-terms/kitty-terminfo | |
parent | x11-terms/kitty-shell-integration: stabilize 0.27.1 for x86 (diff) | |
download | gentoo-a93d1b836ae391612eb9564f30207b3909b3b556.tar.gz gentoo-a93d1b836ae391612eb9564f30207b3909b3b556.tar.bz2 gentoo-a93d1b836ae391612eb9564f30207b3909b3b556.zip |
x11-terms/kitty-terminfo: stabilize 0.27.1 for x86
Bug: https://bugs.gentoo.org/902999
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'x11-terms/kitty-terminfo')
-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 29e29d0c3dc9..53f4810db87e 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" |