dev-python/i3ipc: drop py2_7

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-09-26 11:25:00 +02:00
parent 1eecfb74b4
commit fd881c149c

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python2_7 python3_{7,8} )
PYTHON_COMPAT=( python3_{7,8} )
inherit distutils-r1
DESCRIPTION="An improved Python library to control i3wm and sway."