diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-07-25 08:25:51 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-07-25 08:26:01 +0300 |
commit | 774baa52094add8829d8924bc98508047b007a1a (patch) | |
tree | 94eb4cf98adff632f465d8cb1efb59c813e739b5 /x11-terms | |
parent | dev-python/elasticsearch: Remove old (diff) | |
download | gentoo-774baa52094add8829d8924bc98508047b007a1a.tar.gz gentoo-774baa52094add8829d8924bc98508047b007a1a.tar.bz2 gentoo-774baa52094add8829d8924bc98508047b007a1a.zip |
x11-terms/kitty-shell-integration: Stabilize 0.29.1 amd64, #909328
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.29.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.29.1.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.29.1.ebuild index 6b400efe1e0d..a2250e3052a3 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.29.1.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.29.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 src_compile() { :; } |