diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-03 16:11:43 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-03 16:11:43 +0000 |
commit | 58165f3f23897f86a7939bb677ade74afb713f6c (patch) | |
tree | 74677776c7ad51c0ed4c9336eab28449ced5cc45 /x11-terms | |
parent | www-client/chromium: Stabilize 129.0.6668.89 amd64, #940677 (diff) | |
download | gentoo-58165f3f23897f86a7939bb677ade74afb713f6c.tar.gz gentoo-58165f3f23897f86a7939bb677ade74afb713f6c.tar.bz2 gentoo-58165f3f23897f86a7939bb677ade74afb713f6c.zip |
x11-terms/kitty-shell-integration: Stabilize 0.36.4 amd64, #940679
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/kitty-shell-integration/kitty-shell-integration-0.36.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.36.4.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.36.4.ebuild index a50a1338ca92..fe0be5dae0ba 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.36.4.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.36.4.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() { :; } |