From: Craig Andrews Date: Sat, 18 Apr 2020 02:59:26 +0000 (-0400) Subject: net-dns/avahi: Python 3.8 compatibility X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a257b2652cacf6027df7491950926a4c272b1f62;p=gentoo.git net-dns/avahi: Python 3.8 compatibility Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Craig Andrews --- diff --git a/net-dns/avahi/avahi-0.8-r2.ebuild b/net-dns/avahi/avahi-0.8-r2.ebuild index 9ffad96bddea..f08e3f2fba2f 100644 --- a/net-dns/avahi/avahi-0.8-r2.ebuild +++ b/net-dns/avahi/avahi-0.8-r2.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) PYTHON_REQ_USE="gdbm" inherit autotools flag-o-matic multilib-minimal mono-env python-r1 systemd