diff --git a/dev-python/nkdfu/Manifest b/dev-python/nkdfu/Manifest
deleted file mode 100644
index 116b7ad8b5..0000000000
--- a/dev-python/nkdfu/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST nkdfu-0.2.gh.tar.gz 16046 BLAKE2B dbd01a333391ae94fccae6cf7cecccce2b742fcb91fab421208236cfa7576b1a31ebf21dd168813534c8ca401d964c12b73d340ddd8e6e6ca009257a1a306f5e SHA512 3b94b65115e84ca0a065746f92415d7be436484fd9a949ac841955ffd98a061ec7c9016f1d9bc05af1006fcfc2ca21a94f51a0d3a036c27945cf568b75cc7d58
diff --git a/dev-python/nkdfu/metadata.xml b/dev-python/nkdfu/metadata.xml
deleted file mode 100644
index 77d008d46c..0000000000
--- a/dev-python/nkdfu/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
- Nitrokey/nkdfu
- nkdfu
-
-
diff --git a/dev-python/nkdfu/nkdfu-0.2.ebuild b/dev-python/nkdfu/nkdfu-0.2.ebuild
deleted file mode 100644
index 6b4747e66e..0000000000
--- a/dev-python/nkdfu/nkdfu-0.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_11 )
-inherit distutils-r1
-
-DESCRIPTION="Python DFU tool for updating Nitrokeys' firmware"
-HOMEPAGE="https://pypi.org/project/nkdfu/"
-SRC_URI="https://github.com/Nitrokey/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
- >=dev-python/intelhex-2.3.0[${PYTHON_USEDEP}]
- >=dev-python/libusb1-1.9.3[${PYTHON_USEDEP}]
- dev-python/python-fire[${PYTHON_USEDEP}]
- dev-python/tqdm[${PYTHON_USEDEP}]
-"
diff --git a/profiles/package.mask b/profiles/package.mask
index e458e809f7..72a65d6030 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -48,7 +48,6 @@ dev-python/mkdocs-rss-plugin
# David Roman (2026-03-02)
# Unmaintaned. Does not support python3_12
# Removal on 2026-04-02
-dev-python/nkdfu
net-libs/dpdk
sys-kernel/dpdk-kmod