diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-10-18 09:28:57 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-10-18 09:28:57 +0300 |
commit | d6e8a8168efbdd5790f0d06b678a161a0217c9f7 (patch) | |
tree | 8578ca29c12400a245513bd6e256c294fd1184d8 /x11-terms | |
parent | sys-process/bottom: Stabilize 0.9.6 amd64, #915868 (diff) | |
download | gentoo-d6e8a8168efbdd5790f0d06b678a161a0217c9f7.tar.gz gentoo-d6e8a8168efbdd5790f0d06b678a161a0217c9f7.tar.bz2 gentoo-d6e8a8168efbdd5790f0d06b678a161a0217c9f7.zip |
x11-terms/kitty-shell-integration: Stabilize 0.30.1 amd64, #915892
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/kitty-shell-integration/kitty-shell-integration-0.30.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.30.1.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.30.1.ebuild index 576cc4b9311f..3ad3570dee0a 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.30.1.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-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 PATCHES=( |