diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-05-24 17:18:14 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-05-28 18:26:57 -0400 |
commit | 19fd1c4d988f2fc260e17464569227931ea46588 (patch) | |
tree | 515fc6e4c05dac9ab1eda3d0e5e088326d7a1da1 /x11-terms | |
parent | www-servers/uwsgi: Stabilize 2.0.23 arm, #931037 (diff) | |
download | gentoo-19fd1c4d988f2fc260e17464569227931ea46588.tar.gz gentoo-19fd1c4d988f2fc260e17464569227931ea46588.tar.bz2 gentoo-19fd1c4d988f2fc260e17464569227931ea46588.zip |
x11-terms/kitty-shell-integration: Stabilize 0.34.1-r1 arm64, #931255
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/kitty-shell-integration/kitty-shell-integration-0.34.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.34.1-r1.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.34.1-r1.ebuild index bfc3d0b6f88c..f0cfda0f4282 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.34.1-r1.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.34.1-r1.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() { :; } |