diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-05-26 01:44:03 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-05-26 02:05:59 -0400 |
commit | c6e0ac457dd4adc0ae9eaf18282f19ca905b229a (patch) | |
tree | 3bbd24d7f1fbb793554947b78c24245cd2721a36 /x11-terms | |
parent | net-vpn/libreswan: add 4.7 (diff) | |
download | gentoo-c6e0ac457dd4adc0ae9eaf18282f19ca905b229a.tar.gz gentoo-c6e0ac457dd4adc0ae9eaf18282f19ca905b229a.tar.bz2 gentoo-c6e0ac457dd4adc0ae9eaf18282f19ca905b229a.zip |
x11-terms/kitty-terminfo: stabilize 0.25.0 for x86
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/kitty-terminfo/kitty-terminfo-0.25.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.25.0.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.25.0.ebuild index 189cd5c1c70b..dc5bddaad255 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.25.0.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.25.0.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" RESTRICT="test" # intended to be ran on the full kitty package BDEPEND="sys-libs/ncurses" |