diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-10-07 00:29:00 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-10-07 00:29:00 -0400 |
commit | 804dc0647812813c047977152ce8f9fca9e9f779 (patch) | |
tree | 04aa211cfb4374df7a1984450d4415745ae9d8bb /x11-terms | |
parent | media-gfx/imv: adjust grapheme2 patch (diff) | |
download | gentoo-804dc0647812813c047977152ce8f9fca9e9f779.tar.gz gentoo-804dc0647812813c047977152ce8f9fca9e9f779.tar.bz2 gentoo-804dc0647812813c047977152ce8f9fca9e9f779.zip |
x11-terms/kitty-shell-integration: stabilize 0.26.3 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.26.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.3.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.3.ebuild index 4c3e987c411b..e4411a8cbd8d 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.3.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.3.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() { :; } |