diff --git a/kde-misc/kdirstat/Manifest b/kde-misc/kdirstat/Manifest
deleted file mode 100644
index 9999bf83e7392..0000000000000
--- a/kde-misc/kdirstat/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST k4dirstat-3.4.3.tar.gz 412329 BLAKE2B c87a5c0d37616607e2c7bcd95803f3d4411b6331fa259d899245773d91dd5b0b5ececae658f4fb80536dedde972a69ebded5442be79e3993a5857f2db07a136f SHA512 f7d77fa338e035dc973317dbe39111bf2fe51b96bf27c1dc8812e909ac07a3e778899a1dd9b2b1c94771b9151f3e55b100ad933217adf2ce54287e6349a90bfe
diff --git a/kde-misc/kdirstat/kdirstat-3.4.3.ebuild b/kde-misc/kdirstat/kdirstat-3.4.3.ebuild
deleted file mode 100644
index 4720131809a8c..0000000000000
--- a/kde-misc/kdirstat/kdirstat-3.4.3.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_P="k4dirstat-${PV}"
-ECM_HANDBOOK="forceoptional"
-inherit ecm
-
-DESCRIPTION="GUI equivalent to the du command based on KDE Frameworks"
-HOMEPAGE="https://github.com/jeromerobert/k4dirstat"
-SRC_URI="https://github.com/jeromerobert/k4dirstat/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-SLOT="5"
-KEYWORDS="amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- kde-frameworks/kconfig:5
- kde-frameworks/kconfigwidgets:5
- kde-frameworks/kcoreaddons:5
- kde-frameworks/ki18n:5
- kde-frameworks/kiconthemes:5
- kde-frameworks/kio:5
- kde-frameworks/kjobwidgets:5
- kde-frameworks/kwidgetsaddons:5
- kde-frameworks/kxmlgui:5
- sys-libs/zlib
-"
-RDEPEND="${DEPEND}"
-BDEPEND="sys-devel/gettext"
-
-src_configure() {
- local mycmakeargs=(
- -DK4DIRSTAT_GIT_VERSION=OFF
- )
- ecm_src_configure
-}
diff --git a/kde-misc/kdirstat/metadata.xml b/kde-misc/kdirstat/metadata.xml
deleted file mode 100644
index 0d269ac125a3f..0000000000000
--- a/kde-misc/kdirstat/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
- kde@gentoo.org
- Gentoo KDE Project
-
-
- jeromerobert/k4dirstat
-
-
diff --git a/profiles/package.mask b/profiles/package.mask
index 65e5853135265..b1d2d949715a7 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -244,13 +244,6 @@ mail-filter/afew
# Removal on 2025-04-21. Bug #896608.
app-office/gtg
-# Andreas Sturmlechner (2025-03-20)
-# Upstream have made clear that they are not going to port to Qt6 and
-# recommend sys-apps/qdirstat (from original k4dirstat author) instead.
-# Alternatively, there is kde-apps/filelight available.
-# Bug #951138. Removal on 2025-04-19.
-kde-misc/kdirstat
-
# Michał Górny (2025-03-17)
# Xfce 4.22 prereleases. Masked because they tend to be quite unstable.
>=xfce-base/exo-4.21