diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-17 08:38:33 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-17 09:07:24 +0100 |
commit | 5d11efd0a8ad3062a0d0e9f1ff67d23c46786e1b (patch) | |
tree | 6204c40ca497494c6201ab2e50b60ec9480ec471 /dev-python/pyperclip | |
parent | dev-python/pynvim: Clean py2 deps up (diff) | |
download | gentoo-5d11efd0a8ad3062a0d0e9f1ff67d23c46786e1b.tar.gz gentoo-5d11efd0a8ad3062a0d0e9f1ff67d23c46786e1b.tar.bz2 gentoo-5d11efd0a8ad3062a0d0e9f1ff67d23c46786e1b.zip |
dev-python/pyperclip: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pyperclip')
-rw-r--r-- | dev-python/pyperclip/pyperclip-1.7.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pyperclip/pyperclip-1.7.0.ebuild b/dev-python/pyperclip/pyperclip-1.7.0.ebuild index 51fbf2c2571f..976e2d8030bc 100644 --- a/dev-python/pyperclip/pyperclip-1.7.0.ebuild +++ b/dev-python/pyperclip/pyperclip-1.7.0.ebuild @@ -20,7 +20,6 @@ RDEPEND=" x11-misc/xclip x11-misc/xsel dev-python/PyQt5[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/pygtk[${PYTHON_USEDEP}]' python2_7) ) " |