diff --git a/dev-python/zict/Manifest b/dev-python/zict/Manifest
deleted file mode 100644
index 0d839674f031f..0000000000000
--- a/dev-python/zict/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST zict-0.1.4.tar.gz 11335 BLAKE2B 30a70f04328762687ea9e6805e540469c26a85898278f2d83e1004d2663cd728a03df68e4900cf22b9d3b3ec6efc44a0fae3e5e0ff631a8bb8cc1d8ac510b8ee SHA512 3381c7fd64a99145f80800772dde381ae16225209aa9300f9d1a2c36b5ac1c4281d4068202e607985666ad44cce7d18317d4d8ca4d3ea4f9a227d4f4180e015c
diff --git a/dev-python/zict/metadata.xml b/dev-python/zict/metadata.xml
deleted file mode 100644
index e6987c16f3833..0000000000000
--- a/dev-python/zict/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
- python@gentoo.org
- Python
-
-
- zict
- dask/zict
-
-
diff --git a/dev-python/zict/zict-0.1.4.ebuild b/dev-python/zict/zict-0.1.4.ebuild
deleted file mode 100644
index 89cfb9b7afa63..0000000000000
--- a/dev-python/zict/zict-0.1.4.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="Mutable mapping tools"
-HOMEPAGE="https://github.com/dask/zict/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/HeapDict[${PYTHON_USEDEP}]"
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? (
- dev-python/HeapDict[${PYTHON_USEDEP}]
- dev-python/lmdb[${PYTHON_USEDEP}]
- dev-python/pytest[${PYTHON_USEDEP}]
- )"
-
-python_test() {
- py.test || die
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 69d0454dbf6c8..666a831a101a3 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -290,15 +290,6 @@ dev-lua/luadoc
# #697444, #699320, #708058, #746230, Removal in 30 days.
games-emulation/fakenes
-# Michał Górny (2020-11-19)
-# These packages are maintained by the Python project, or have
-# no maintainer. They have not been ported to Python 3.8 yet.
-# The ebuilds either lack tests entirely, or the tests fail
-# (or are broken). They have no reverse dependencies, except for other
-# packages from the list.
-# Removal in 30 days. Bug #755623.
-dev-python/zict
-
# Jonas Stein (2020-11-12)
# Adobe will stop distributing Flash Player after 2020-12-31.
# Masked for removal after 2020-12-31