dev-python/pypax: PYTHON_TARGETS+="python3_8"
authorPhilipp Ammann <philipp.ammann@posteo.de>
Mon, 9 Dec 2019 11:16:34 +0000 (11:16 +0000)
committerAnthony G. Basile <blueness@gentoo.org>
Mon, 9 Dec 2019 21:48:45 +0000 (16:48 -0500)
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Philipp Ammann <philipp.ammann@posteo.de>
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
dev-python/pypax/pypax-0.9.5.ebuild
dev-python/pypax/pypax-9999.ebuild

index 78e6e089582d134e583802b1c6b8fd2f092f358b..be7f1db4da796cf5cfa95d71279cbf9f76a6cba7 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7,3_8} pypy )
 
 inherit distutils-r1
 
index c7e3b2aadab526452735364bcb2a96caf062ca7d..d2a8e67940241a828ee0252cb4e259e4bdba3947 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7,3_8} pypy )
 
 inherit distutils-r1