diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-05-13 10:29:05 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-05-13 10:50:30 -0400 |
commit | 469333aacd37e754b6eaa4c11d3f81da9182c62c (patch) | |
tree | 30d70cc2629133cae4656811a57a567329cab6de /x11-terms | |
parent | app-emulation/ruffle: drop 0_p20220414 (diff) | |
download | gentoo-469333aacd37e754b6eaa4c11d3f81da9182c62c.tar.gz gentoo-469333aacd37e754b6eaa4c11d3f81da9182c62c.tar.bz2 gentoo-469333aacd37e754b6eaa4c11d3f81da9182c62c.zip |
x11-terms/kitty-shell-integration: stabilize 0.25.0 for amd64
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.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.0.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.0.ebuild index 4c3e987c411b..7ec327deb798 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.0.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.0.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() { :; } |