diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-10-18 09:27:36 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-10-18 09:27:36 +0300 |
commit | c7c69b2ae215f6ac9ffdbec23c1e4966be991bb5 (patch) | |
tree | b0cefe52838ffcc0770aa39b16629778f88ef64a | |
parent | x11-terms/kitty-shell-integration: Stabilize 0.30.1 x86, #915892 (diff) | |
download | gentoo-c7c69b2ae215f6ac9ffdbec23c1e4966be991bb5.tar.gz gentoo-c7c69b2ae215f6ac9ffdbec23c1e4966be991bb5.tar.bz2 gentoo-c7c69b2ae215f6ac9ffdbec23c1e4966be991bb5.zip |
x11-terms/kitty-terminfo: Stabilize 0.30.1 x86, #915892
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r-- | x11-terms/kitty-terminfo/kitty-terminfo-0.30.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.30.1.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.30.1.ebuild index f217412c7ed0..49372deda558 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.30.1.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.30.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" |