diff --git a/app-backup/genbackupdata/Manifest b/app-backup/genbackupdata/Manifest
deleted file mode 100644
index e9797d8c7591a..0000000000000
--- a/app-backup/genbackupdata/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST genbackupdata_1.9.orig.tar.xz 14112 BLAKE2B 0d0bb2c68ca473ce5af406547ae42e5a9bdc95a08f7cdb056e0fd1c6539f2485b92fbeca163eabf0c28c93ba787a8fe5e74d54b36a700c0f20798daf62350cf6 SHA512 341c9cfa60f79c5fec7d6b607b2e8080d0768fb9b73622baf48569c91294f537a015ed7a23a57eb0d027dabb6f6d736a8660067e9ef80373a9372d1898043673
diff --git a/app-backup/genbackupdata/genbackupdata-1.9.ebuild b/app-backup/genbackupdata/genbackupdata-1.9.ebuild
deleted file mode 100644
index 47ed02014cfc6..0000000000000
--- a/app-backup/genbackupdata/genbackupdata-1.9.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="threads"
-
-inherit distutils-r1
-
-DESCRIPTION="Generate test data for backup software testing."
-HOMEPAGE="https://liw.fi/genbackupdata/"
-#SRC_URI="http://git.liw.fi/cgi-bin/cgit/cgit.cgi/$PN/snapshot/${P}.tar.gz"
-SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.orig.tar.xz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="${PYTHON_DEPS}
- dev-python/cliapp[${PYTHON_USEDEP}]
- >=dev-python/ttystatus-0.31[${PYTHON_USEDEP}]
- "
-RDEPEND="${DEPEND}"
-
-src_compile() {
- addwrite /proc/self/comm
- distutils-r1_src_compile
- emake genbackupdata.1
-}
diff --git a/app-backup/genbackupdata/metadata.xml b/app-backup/genbackupdata/metadata.xml
deleted file mode 100644
index 4073267daf2a8..0000000000000
--- a/app-backup/genbackupdata/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
- robbat2@gentoo.org
- Robin H. Johnson
-
-
diff --git a/profiles/package.mask b/profiles/package.mask
index 930f0e5072c91..26248440047e6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -374,15 +374,6 @@ sys-block/rts5229
# #574956, #581250, #586402, #587878, #740966.
sci-mathematics/axiom
-# Michał Górny (2020-09-19)
-# These packages (or package versions) still require Python 2.7.
-# They are either dead upstream, their Python 3 porting efforts are
-# not progressing or their maintainers are simply unresponsive.
-# Please do not remove any packages from this list unless you actually
-# port them to Python 3.
-# Removal in 30 days. Please find relevant bugs on tracker bug #694800.
-app-backup/genbackupdata
-
# Michał Górny (2020-09-09)
# These packages (or package versions) still require Python 2.7.
# They are either dead upstream, their Python 3 porting efforts are