diff --git a/dev-python/timeslot/Manifest b/dev-python/timeslot/Manifest
deleted file mode 100644
index 71eaefc65e..0000000000
--- a/dev-python/timeslot/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST timeslot-0.1.2.tar.gz 3156 BLAKE2B 8a5b87bae4c594534369a2508b32f714546235833db7ca2c56ccba43daf550263abb772001f6bb06428a4639a5187b9a6b5f95508c89641b99071adc05230467 SHA512 f3dec3e8022a8f61b67a19268d50f7a53749d3f4b1bc5f98384cd8a90d79e68d25fddca41c9099d651330a8d81aec15849b927b7dd470701a7f436c111dad1e3
diff --git a/dev-python/timeslot/metadata.xml b/dev-python/timeslot/metadata.xml
deleted file mode 100644
index af5499832d..0000000000
--- a/dev-python/timeslot/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
- stkw0@disroot.org
- David Roman
-
-
- ErikBjare/timeslot
- timeslot
-
-
diff --git a/dev-python/timeslot/timeslot-0.1.2.ebuild b/dev-python/timeslot/timeslot-0.1.2.ebuild
deleted file mode 100644
index 7b3e879dd0..0000000000
--- a/dev-python/timeslot/timeslot-0.1.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{12..14} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Time slots/intervals with an arbitrary start and stop"
-HOMEPAGE="https://github.com/ErikBjare/timeslot"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-# Not available for now
-RESTRICT="test"
diff --git a/profiles/package.mask b/profiles/package.mask
index 4eb322b28a..85d001e9e5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -121,12 +121,6 @@ net-misc/megasync
# Removal after 2026-06-13
dev-python/pyperscan
-# David Roman (2026-05-11)
-# Missing components.Hard to package: upstream don't always make releases for new versions
-# Removal after 2026-06-11
-# revdep of aw-core
-dev-python/timeslot
-
# Joe Kappus