diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-16 19:44:50 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-16 19:44:50 +0100 |
commit | 35d72587163df88b71f567505757060805f6da40 (patch) | |
tree | 466807ed867fcf776d2b5ae957a1b864b50e84d4 /dev-util/gcovr | |
parent | dev-python/zeroconf: Remove py2 virtuals (diff) | |
download | gentoo-35d72587163df88b71f567505757060805f6da40.tar.gz gentoo-35d72587163df88b71f567505757060805f6da40.tar.bz2 gentoo-35d72587163df88b71f567505757060805f6da40.zip |
dev-util/gcovr: Remove py2 virtuals
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/gcovr')
-rw-r--r-- | dev-util/gcovr/gcovr-4.2.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-util/gcovr/gcovr-4.2.ebuild b/dev-util/gcovr/gcovr-4.2.ebuild index a05006b79490..69dfb826c4bc 100644 --- a/dev-util/gcovr/gcovr-4.2.ebuild +++ b/dev-util/gcovr/gcovr-4.2.ebuild @@ -25,7 +25,6 @@ BDEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/PyUtilib[${PYTHON_USEDEP}] - virtual/python-typing[${PYTHON_USEDEP}] ) " |