diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-08-10 09:22:41 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-08-10 09:23:03 +0300 |
commit | b171a5b5247f3a5a5688b39b9871ae671d48989f (patch) | |
tree | e4150b50b0e89483e360b567faa8cb8c71301d0d /x11-terms/kitty-shell-integration | |
parent | x11-terms/kitty: Stabilize 0.29.2 amd64, #911970 (diff) | |
download | gentoo-b171a5b5247f3a5a5688b39b9871ae671d48989f.tar.gz gentoo-b171a5b5247f3a5a5688b39b9871ae671d48989f.tar.bz2 gentoo-b171a5b5247f3a5a5688b39b9871ae671d48989f.zip |
x11-terms/kitty-shell-integration: Stabilize 0.29.2 x86, #911970
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-terms/kitty-shell-integration')
-rw-r--r-- | x11-terms/kitty-shell-integration/kitty-shell-integration-0.29.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.29.2.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.29.2.ebuild index 1794c3f67f71..a2250e3052a3 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.29.2.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.29.2.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() { :; } |