diff options
Diffstat (limited to 'dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild')
-rw-r--r-- | dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild b/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild index f5a8f99793f7..804185b719dc 100644 --- a/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild +++ b/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,6 @@ KEYWORDS="amd64 x86" BDEPEND=" >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}] - dev-python/toml[${PYTHON_USEDEP}] test? ( dev-python/more-itertools[${PYTHON_USEDEP}] ) |