dev-python/dbus-python: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Nov 2019 16:58:42 +0000 (17:58 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 1 Dec 2019 19:29:47 +0000 (20:29 +0100)
Tests pass.

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-python/dbus-python/dbus-python-1.2.12.ebuild

index 6281e63763f459f3a262b484fa42dbd548ecd7f0..2f593555628c668b06c882f10014ad25968b0bdb 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
 PYTHON_REQ_USE="threads(+)"
 
 inherit autotools python-r1