diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-17 08:49:49 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-17 09:08:03 +0100 |
commit | ef4255a53d0e9d1e01954463b117935eb28c2169 (patch) | |
tree | f6af8acdd3b538013037284ca635bccf1b87d736 /x11-wm/qtile | |
parent | www-client/ripe-atlas-cousteau: Clean py2 deps up (diff) | |
download | gentoo-ef4255a53d0e9d1e01954463b117935eb28c2169.tar.gz gentoo-ef4255a53d0e9d1e01954463b117935eb28c2169.tar.bz2 gentoo-ef4255a53d0e9d1e01954463b117935eb28c2169.zip |
x11-wm/qtile: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-wm/qtile')
-rw-r--r-- | x11-wm/qtile/qtile-0.14.2-r1.ebuild | 1 | ||||
-rw-r--r-- | x11-wm/qtile/qtile-9999.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/x11-wm/qtile/qtile-0.14.2-r1.ebuild b/x11-wm/qtile/qtile-0.14.2-r1.ebuild index f3000cecff6d..0a9cd75b50db 100644 --- a/x11-wm/qtile/qtile-0.14.2-r1.ebuild +++ b/x11-wm/qtile/qtile-0.14.2-r1.ebuild @@ -30,7 +30,6 @@ RDEPEND=" >=dev-python/cffi-1.1.0[${PYTHON_USEDEP}] >=dev-python/six-1.4.1[${PYTHON_USEDEP}] >=dev-python/xcffib-0.8.1[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/trollius[${PYTHON_USEDEP}]' 'python2*') " BDEPEND=" test? ( diff --git a/x11-wm/qtile/qtile-9999.ebuild b/x11-wm/qtile/qtile-9999.ebuild index f3000cecff6d..0a9cd75b50db 100644 --- a/x11-wm/qtile/qtile-9999.ebuild +++ b/x11-wm/qtile/qtile-9999.ebuild @@ -30,7 +30,6 @@ RDEPEND=" >=dev-python/cffi-1.1.0[${PYTHON_USEDEP}] >=dev-python/six-1.4.1[${PYTHON_USEDEP}] >=dev-python/xcffib-0.8.1[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/trollius[${PYTHON_USEDEP}]' 'python2*') " BDEPEND=" test? ( |