diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-06-02 10:47:46 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-06-02 10:57:00 -0400 |
commit | 28df530b51b6c4dab768ac66077e984563e5c2fa (patch) | |
tree | 5267b443c91178abf6bba0056c39811ab0739f46 /x11-terms | |
parent | media-gfx/ueberzug: enable py3.11 (diff) | |
download | gentoo-28df530b51b6c4dab768ac66077e984563e5c2fa.tar.gz gentoo-28df530b51b6c4dab768ac66077e984563e5c2fa.tar.bz2 gentoo-28df530b51b6c4dab768ac66077e984563e5c2fa.zip |
x11-terms/kitty-shell-integration: stabilize 0.25.1 ALLARCHES
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.25.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.1.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.1.ebuild index 4c3e987c411b..e4411a8cbd8d 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.1.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.1.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() { :; } |