diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-09-06 01:41:49 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-09-06 01:43:59 -0400 |
commit | 09da2a9a1a3597357f7e493a1a6d33120af4f00b (patch) | |
tree | 257d0dea4e4e74c0f0f0f1d84c155c241b3470d4 /x11-terms | |
parent | x11-terms/kitty: add 0.36.2 (diff) | |
download | gentoo-09da2a9a1a3597357f7e493a1a6d33120af4f00b.tar.gz gentoo-09da2a9a1a3597357f7e493a1a6d33120af4f00b.tar.bz2 gentoo-09da2a9a1a3597357f7e493a1a6d33120af4f00b.zip |
x11-terms/kitty: sync live
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/kitty/kitty-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty/kitty-9999.ebuild b/x11-terms/kitty/kitty-9999.ebuild index 9e678478d906..5b29cd01b6e8 100644 --- a/x11-terms/kitty/kitty-9999.ebuild +++ b/x11-terms/kitty/kitty-9999.ebuild @@ -75,7 +75,7 @@ DEPEND=" # bug #919751 wrt go subslot BDEPEND=" ${PYTHON_DEPS} - >=dev-lang/go-1.22:= + >=dev-lang/go-1.23:= sys-libs/ncurses virtual/pkgconfig test? ( $(python_gen_cond_dep 'dev-python/pillow[${PYTHON_USEDEP}]') ) |