diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-06-02 10:48:23 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-06-02 10:57:01 -0400 |
commit | 0bb6cb9187c36eddcd527efffd0aaab3a2adcbbd (patch) | |
tree | af99328869878ce4bc1df0a20a46f69c590a687f /x11-terms | |
parent | x11-terms/kitty-shell-integration: stabilize 0.25.1 ALLARCHES (diff) | |
download | gentoo-0bb6cb9187c36eddcd527efffd0aaab3a2adcbbd.tar.gz gentoo-0bb6cb9187c36eddcd527efffd0aaab3a2adcbbd.tar.bz2 gentoo-0bb6cb9187c36eddcd527efffd0aaab3a2adcbbd.zip |
x11-terms/kitty-terminfo: stabilize 0.25.1 ALLARCHES
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/kitty-terminfo/kitty-terminfo-0.25.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.25.1.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.25.1.ebuild index 35ff98034a87..dc5bddaad255 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.25.1.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.25.1.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" |