commit:     422ae0201393b920a309777b08052b0d7552a36e
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri May  3 15:50:27 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri May  3 15:57:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=422ae020

x11-terms/kitty: add note about x86 in live

Still builds fine with simde-0.8.2 from a quick try and unsure
what issue upstream ran into, but may need dekeywording if that
changes given seems upstream will have no interest in receiving
bugs about it (may be able to get away by passing -DKITTY_NO_SIMD
if it's simd things that break though).

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 x11-terms/kitty/kitty-9999.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11-terms/kitty/kitty-9999.ebuild 
b/x11-terms/kitty/kitty-9999.ebuild
index 66daa0ec2a6d..6885c1f99401 100644
--- a/x11-terms/kitty/kitty-9999.ebuild
+++ b/x11-terms/kitty/kitty-9999.ebuild
@@ -18,6 +18,8 @@ else
                verify-sig? ( 
https://github.com/kovidgoyal/kitty/releases/download/v${PV}/${P}.tar.xz.sig )
        "
        VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/kovidgoyal.gpg
+       # x86 currently still works but note that upstream has dropped support 
and
+       # may ignore issues: 
https://github.com/kovidgoyal/kitty/commit/29cb128fd
        KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 fi
 

Reply via email to