diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-09-25 14:53:26 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-09-25 14:55:43 +0300 |
commit | 691d798e026b86ed2333a441b5e4df9edb0a3695 (patch) | |
tree | 37a822f8b144a525ddbfe110f605357d78619447 /x11-terms | |
parent | net-p2p/nicotine+: make tests work (diff) | |
download | gentoo-691d798e026b86ed2333a441b5e4df9edb0a3695.tar.gz gentoo-691d798e026b86ed2333a441b5e4df9edb0a3695.tar.bz2 gentoo-691d798e026b86ed2333a441b5e4df9edb0a3695.zip |
x11-terms/kitty-shell-integration: Stabilize 0.36.3 amd64, #939464
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.36.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.36.3.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.36.3.ebuild index a50a1338ca92..fe0be5dae0ba 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.36.3.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.36.3.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 src_compile() { :; } |