commit: c44542313e2919924b3c53497ee435b57ce39346 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Thu Dec 12 21:27:20 2024 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Dec 12 21:28:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4454231
app-misc/kryoflux-dtc: restrict libfmt-11 Lib is currently binary only.. upstream wan't to provide in future source, so we hopefully can update later.. Closes: https://bugs.gentoo.org/946209 Closes: https://bugs.gentoo.org/946282 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> .../{kryoflux-dtc-3.50_p2.ebuild => kryoflux-dtc-3.50_p2-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/kryoflux-dtc/kryoflux-dtc-3.50_p2.ebuild b/app-misc/kryoflux-dtc/kryoflux-dtc-3.50_p2-r1.ebuild similarity index 99% rename from app-misc/kryoflux-dtc/kryoflux-dtc-3.50_p2.ebuild rename to app-misc/kryoflux-dtc/kryoflux-dtc-3.50_p2-r1.ebuild index 5bf63a64383d..b70bb530a9ce 100644 --- a/app-misc/kryoflux-dtc/kryoflux-dtc-3.50_p2.ebuild +++ b/app-misc/kryoflux-dtc/kryoflux-dtc-3.50_p2-r1.ebuild @@ -21,7 +21,7 @@ KEYWORDS="-* amd64 ~arm64" IUSE="demos doc gui" RDEPEND=" - dev-libs/libfmt + <dev-libs/libfmt-11 virtual/libusb:1 gui? ( virtual/jre ) "
