diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-03-14 07:08:52 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-03-14 07:42:07 -0400 |
commit | a1054925a6345260a6de6a4dc3949e65ba54b125 (patch) | |
tree | 406af46a4bce7f8239efe3dcb712658627c4a205 /x11-terms | |
parent | x11-terms/kitty-shell-integration: drop 0.24.3 (diff) | |
download | gentoo-a1054925a6345260a6de6a4dc3949e65ba54b125.tar.gz gentoo-a1054925a6345260a6de6a4dc3949e65ba54b125.tar.bz2 gentoo-a1054925a6345260a6de6a4dc3949e65ba54b125.zip |
x11-terms/kitty-shell-integration: stabilize 0.24.4 for amd64, x86
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.24.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.24.4.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.24.4.ebuild index 80e3667e6412..4dc577e72c2f 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.24.4.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.24.4.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" RESTRICT="test" # intended to be ran on the full kitty package src_compile() { :; } |