From a3faa4ad0b4e5cd9f961ff484b099aebb4a2fce9 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 27 May 2020 07:46:47 +0200 Subject: dev-python/secretstorage: Port to py39 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/secretstorage/secretstorage-3.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/secretstorage') diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild b/dev-python/secretstorage/secretstorage-3.1.2.ebuild index d7ab0a66ef25..b00b292f5d91 100644 --- a/dev-python/secretstorage/secretstorage-3.1.2.ebuild +++ b/dev-python/secretstorage/secretstorage-3.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( pypy3 python3_{6,7,8} ) +PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad