diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-12-05 08:48:22 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-12-05 08:52:14 +0200 |
commit | 64daba8733b2ed26220a54fcb3388cefbfa1a3a5 (patch) | |
tree | fcecdf8fa75b9f88cb75aec02ffcc0d14a1ad1f7 /x11-terms | |
parent | x11-terms/kitty: Stabilize 0.31.0 amd64, #919156 (diff) | |
download | gentoo-64daba8733b2ed26220a54fcb3388cefbfa1a3a5.tar.gz gentoo-64daba8733b2ed26220a54fcb3388cefbfa1a3a5.tar.bz2 gentoo-64daba8733b2ed26220a54fcb3388cefbfa1a3a5.zip |
x11-terms/kitty-shell-integration: Stabilize 0.31.0 x86, #919156
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.31.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.31.0.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.31.0.ebuild index 1794c3f67f71..a2250e3052a3 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.31.0.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.31.0.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() { :; } |