From 1eecfb74b40cf3d9a321887b18dacb7eefad8c31 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sat, 26 Sep 2020 11:18:18 +0200 Subject: */*: drop py3_6 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan --- dev-python/colored/colored-1.4.2.ebuild | 2 +- dev-python/colored/colored-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/colored') diff --git a/dev-python/colored/colored-1.4.2.ebuild b/dev-python/colored/colored-1.4.2.ebuild index 22895d39d..0a54d40e5 100644 --- a/dev-python/colored/colored-1.4.2.ebuild +++ b/dev-python/colored/colored-1.4.2.ebuild @@ -13,7 +13,7 @@ case "${PV}" in KEYWORDS="~amd64" esac -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit distutils-r1 DESCRIPTION="Very simple Python library for color and formatting in terminal" diff --git a/dev-python/colored/colored-9999.ebuild b/dev-python/colored/colored-9999.ebuild index 22895d39d..0a54d40e5 100644 --- a/dev-python/colored/colored-9999.ebuild +++ b/dev-python/colored/colored-9999.ebuild @@ -13,7 +13,7 @@ case "${PV}" in KEYWORDS="~amd64" esac -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit distutils-r1 DESCRIPTION="Very simple Python library for color and formatting in terminal" -- cgit v1.2.3-65-gdbad