From dc55226a94c4f93811ac135ccc9ac0f59d79a0de Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 30 Nov 2019 17:58:42 +0100 Subject: [PATCH] dev-python/dbus-python: python3_8 Tests pass. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner --- dev-python/dbus-python/dbus-python-1.2.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/dbus-python/dbus-python-1.2.12.ebuild b/dev-python/dbus-python/dbus-python-1.2.12.ebuild index 6281e63763f4..2f593555628c 100644 --- a/dev-python/dbus-python/dbus-python-1.2.12.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.12.ebuild @@ -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 -- 2.26.2