diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-03-01 17:20:09 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-03-01 17:20:21 +0200 |
commit | 77301aeafdd29ed767dbab64d460d444dadd646c (patch) | |
tree | c28ea64cd307b534d4caedccae72d8db69e77771 /x11-terms/kitty-shell-integration | |
parent | net-libs/librsync: Keyword 2.3.4 arm64, #898460 (diff) | |
download | gentoo-77301aeafdd29ed767dbab64d460d444dadd646c.tar.gz gentoo-77301aeafdd29ed767dbab64d460d444dadd646c.tar.bz2 gentoo-77301aeafdd29ed767dbab64d460d444dadd646c.zip |
x11-terms/kitty-shell-integration: Keyword 0.27.1 arm64, #898460
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.27.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.1.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.1.ebuild index b39d00301084..683e7101b6b5 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.1.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.1.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" RESTRICT="test" # intended to be ran on the full kitty package src_compile() { :; } |