projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2201909
)
net-dns/avahi: Python 3.8 compatibility
author
Craig Andrews
<candrews@gentoo.org>
Sat, 18 Apr 2020 02:59:26 +0000
(22:59 -0400)
committer
Craig Andrews
<candrews@gentoo.org>
Sat, 18 Apr 2020 02:59:26 +0000
(22:59 -0400)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Craig Andrews <candrews@gentoo.org>
net-dns/avahi/avahi-0.8-r2.ebuild
patch
|
blob
|
history
diff --git
a/net-dns/avahi/avahi-0.8-r2.ebuild
b/net-dns/avahi/avahi-0.8-r2.ebuild
index 9ffad96bddea7d926a30651372222ebc61b7dca9..f08e3f2fba2fb2c31c0a1e6c8ee3142b31a099a3 100644
(file)
--- 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