Patchset v11.1 has been released 25-Feb-2024. It fixes: https://bugs.gentoo.org/676292 https://github.com/rogers0/adjtimex/issues/3 Ebuild diff: --- adjtimex-1.29-r3.ebuild 2025-01-21 15:55:54.775193212 +0300 +++ adjtimex-1.29-r4.ebuild 2025-01-21 15:57:09.098529246 +0300 @@ -5,7 +5,7 @@ inherit fixheadtails toolchain-funcs -DEBIAN_PV="10" +DEBIAN_PV="11.1" MY_P="${P/-/_}" DEBIAN_URI="mirror://debian/pool/main/${PN:0:1}/${PN}" DEBIAN_PATCH="${MY_P}-${DEBIAN_PV}.debian.tar.xz"