Install this version:
emerge -a =kde-apps/kdegraphics-mobipocket-26.03.90
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =kde-apps/kdegraphics-mobipocket-26.03.90
Or alternatively:
emerge --autounmask-write -a =kde-apps/kdegraphics-mobipocket-26.03.90
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
ECM_TEST="true"
KFMIN=6.22.0
QTMIN=6.10.1
inherit ecm gear.kde.org
DESCRIPTION="Library to support mobipocket ebooks"
LICENSE="GPL-2" # TODO: CHECK
SLOT="6"
KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
IUSE=""
DEPEND=">=dev-qt/qtbase-${QTMIN}:6[gui]"
RDEPEND="${DEPEND}"
>=dev-qt/qtbase-6.10.1:6[gui]
>=dev-qt/qtbase-6.10.1:6[gui]