dev-python/aws-xray-sdk-python-2.4.2: add py38
authorPatrick McLean <patrick.mclean@sony.com>
Wed, 29 Apr 2020 06:34:02 +0000 (23:34 -0700)
committerPatrick McLean <chutzpah@gentoo.org>
Wed, 29 Apr 2020 06:54:35 +0000 (23:54 -0700)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-python/aws-xray-sdk-python/aws-xray-sdk-python-2.4.2.ebuild

index 02cd46de573f7f1a2036a72811aa0f13ef256b95..b21281ca806ae55320970c092af7be30215cbc24 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1