diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-02-13 10:04:51 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-02-13 10:05:21 +0200 |
commit | 301372c7b8e22e410a5ea8aa8018bc5a013d6e01 (patch) | |
tree | bc7858a7afa2802670e81122ac9711b932480bbd /x11-terms/kitty-terminfo | |
parent | x11-terms/kitty-shell-integration: Stabilize 0.32.1 amd64, #924035 (diff) | |
download | gentoo-301372c7b8e22e410a5ea8aa8018bc5a013d6e01.tar.gz gentoo-301372c7b8e22e410a5ea8aa8018bc5a013d6e01.tar.bz2 gentoo-301372c7b8e22e410a5ea8aa8018bc5a013d6e01.zip |
x11-terms/kitty-terminfo: Stabilize 0.32.1 amd64, #924035
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-terms/kitty-terminfo')
-rw-r--r-- | x11-terms/kitty-terminfo/kitty-terminfo-0.32.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.32.1.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.32.1.ebuild index b5c7cbc40759..f9cc6792d9fb 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.32.1.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.32.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" |