diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-05-13 10:29:28 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-05-13 10:50:30 -0400 |
commit | 4da2d9fbb670214afe0014f1f1af35cdfbe2bb7e (patch) | |
tree | 0c0b7818dec98ab2c8e4d2a38cdfcb44eb68c990 /x11-terms | |
parent | x11-terms/kitty-shell-integration: stabilize 0.25.0 for amd64 (diff) | |
download | gentoo-4da2d9fbb670214afe0014f1f1af35cdfbe2bb7e.tar.gz gentoo-4da2d9fbb670214afe0014f1f1af35cdfbe2bb7e.tar.bz2 gentoo-4da2d9fbb670214afe0014f1f1af35cdfbe2bb7e.zip |
x11-terms/kitty-terminfo: stabilize 0.25.0 for amd64
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 35ff98034a87..189cd5c1c70b 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" |