*/*: drop py3_6

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:18:18 +02:00
parent 27cf241a06
commit 1eecfb74b4
143 changed files with 145 additions and 145 deletions

View File

@@ -15,7 +15,7 @@ esac
DISTUTILS_USE_SETUPTOOLS=rdepend
DISTUTILS_SINGLE_IMPL=1
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{7,8} )
inherit distutils-r1
DESCRIPTION="Create memes from the terminal"