app-crypt/acme-tiny: PYTHON_TARGETS+="python3_7"
authorPhilipp Ammann <philipp.ammann@posteo.de>
Sun, 28 Apr 2019 15:40:04 +0000 (15:40 +0000)
committerVirgil Dupras <vdupras@gentoo.org>
Mon, 29 Apr 2019 14:33:27 +0000 (10:33 -0400)
Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Philipp Ammann <philipp.ammann@posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/11854
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
app-crypt/acme-tiny/acme-tiny-4.0.4.ebuild
app-crypt/acme-tiny/acme-tiny-9999.ebuild

index b1c663ba8ba267c3e58567870df325982a5c30ef..859b43707cddaddc76ec08c86632bf29c291f864 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
 inherit distutils-r1
 
 if [[ ${PV} == 9999 ]]; then
index 861a02def9edcf94da7fa800c3ae01a4590b54ff..2a5c2179177d36d0e88696a34771fa475f0de5d2 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
 inherit distutils-r1
 
 if [[ ${PV} == 9999 ]]; then