From 202cbfb1f06f890ea189ce3adaa8d308987dc388 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Wed, 27 Mar 2019 16:02:14 -0500 Subject: [PATCH] dev-python/django-timezone-field: remove python2_7 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: William Hubbs --- .../django-timezone-field/django-timezone-field-3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django-timezone-field/django-timezone-field-3.0.ebuild b/dev-python/django-timezone-field/django-timezone-field-3.0.ebuild index 9385b768fc8e..d045284b7615 100644 --- a/dev-python/django-timezone-field/django-timezone-field-3.0.ebuild +++ b/dev-python/django-timezone-field/django-timezone-field-3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_COMPAT=( python3_{4,5,6} ) inherit distutils-r1 DESCRIPTION="A Django app providing database and form fields for pytz timezone objects" -- 2.26.2