Install this version:
emerge -a =kde-apps/kmime-26.04.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =kde-apps/kmime-26.04.0
Or alternatively:
emerge --autounmask-write -a =kde-apps/kmime-26.04.0
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
ECM_QTHELP="false" # TODO: Port to ECMGenerateQDoc
ECM_TEST="true"
KFMIN=6.22.0
inherit ecm gear.kde.org
DESCRIPTION="Libary for handling mail messages and newsgroup articles"
LICENSE="GPL-2+"
SLOT="6/$(ver_cut 1-2)"
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE=""
DEPEND=">=kde-frameworks/kcodecs-${KFMIN}:6"
RDEPEND="${DEPEND}"
CMAKE_SKIP_TESTS=(
# bug 924507
kmime-{header,message}test
)
>=kde-frameworks/kcodecs-6.22.0:6
>=kde-frameworks/kcodecs-6.22.0:6