From c2d3aff1231adfac9716ddb9eb9d138a54632702 Mon Sep 17 00:00:00 2001 From: Lucio Sauer Date: Wed, 7 Jun 2023 21:56:26 +0200 Subject: [PATCH] app-misc/anki-bin: fix ewarn typo * May be relevant for those who want to look up the package with the typo. Signed-off-by: Lucio Sauer --- app-misc/anki-bin/anki-bin-2.1.65.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/anki-bin/anki-bin-2.1.65.ebuild b/app-misc/anki-bin/anki-bin-2.1.65.ebuild index 00ce197ea0..c57a277684 100644 --- a/app-misc/anki-bin/anki-bin-2.1.65.ebuild +++ b/app-misc/anki-bin/anki-bin-2.1.65.ebuild @@ -82,7 +82,7 @@ pkg_postinst() { optfeature "LaTeX in cards" "app-text/texlive[extra] app-text/dvipng" optfeature "sound support" media-video/mpv media-video/mplayer if use qt6; then - ewarn "Recording support is broken for Qt6 until dev-qt/multimedia" + ewarn "Recording support is broken for Qt6 until dev-qt/qtmultimedia" ewarn "implements support for ALSA or PulseAudio." ewarn "Consider running Anki with Qt5 if you need recordings." else