diff --git a/dev-python/yubiotp/Manifest b/dev-python/yubiotp/Manifest
deleted file mode 100644
index dc56f6b308595..0000000000000
--- a/dev-python/yubiotp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST YubiOTP-0.2.1.tar.gz 17493 BLAKE2B 7dbc6b2c9383f7ff942fa2bd5d84b27f6f15795f96ec89c0352f5df126cfdf04cf113e6f5de628652a24147258cdecf9fbfb86093bc455a1d639f5ee21b0beca SHA512 3b505fed17ed27d1ef325598a5899d4ed4ae5ed7938d1ae71155f889a6533a969e07e1172661e411cdbf23a2060e8f521cd90779c314524c4a564fbf852a670c
diff --git a/dev-python/yubiotp/metadata.xml b/dev-python/yubiotp/metadata.xml
deleted file mode 100644
index a31c338a5c29d..0000000000000
--- a/dev-python/yubiotp/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
- YubiOTP
- psagers/yubiotp
-
-
diff --git a/dev-python/yubiotp/yubiotp-0.2.1.ebuild b/dev-python/yubiotp/yubiotp-0.2.1.ebuild
deleted file mode 100644
index 6ec225af7b3dc..0000000000000
--- a/dev-python/yubiotp/yubiotp-0.2.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
-
-inherit eutils distutils-r1
-
-MY_PN="YubiOTP"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Library verifying YubiKey OTP tokens, locally and using Yubico web service"
-HOMEPAGE="https://bitbucket.org/psagers/yubiotp"
-SRC_URI="mirror://pypi/Y/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="test"
-
-S="${WORKDIR}/${MY_P}"
-
-CDEPEND="dev-python/six[${PYTHON_USEDEP}]
- || ( dev-python/pycryptodome[${PYTHON_USEDEP}] dev-python/pycrypto[${PYTHON_USEDEP}] )"
-
-RDEPEND="${CDEPEND}"
-DEPEND="test? ( ${CDEPEND} )"
-
-python_test() {
- esetup.py test
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 11d4f97678ba5..76bfb24d1aff6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -452,14 +452,6 @@ dev-go/go-oauth2
# Removal in 30 days. Bug #628914
net-mail/Freemail
-# Michał Górny (2019-09-14)
-# The following packages are unmaintained and have not been tested
-# with Python 3.7. Most of them are either in need of version bumps,
-# a few have been declared discontinued upstream. None of them has
-# any reverse dependency.
-# Removal in 30 days. Bug #694280.
-dev-python/yubiotp
-
# Lars Wendler (2019-09-04)
# Unofficial build. Superseded by official 2.49.5 release.
# Masked for removal.