summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Arnold <nerdboy@gentoo.org>2020-03-09 16:54:18 -0700
committerStephen Arnold <nerdboy@gentoo.org>2020-03-09 17:01:50 -0700
commit47924c9cc6c4597423b6147b2c246ab6438fa027 (patch)
tree5c57613912711a9520379c4113773536ad22eeb3 /net-misc/ntpsec/ntpsec-9999.ebuild
parenttoolchain.eclass: move --build dependencies to BDEPEND (diff)
downloadgentoo-47924c9cc6c4597423b6147b2c246ab6438fa027.tar.gz
gentoo-47924c9cc6c4597423b6147b2c246ab6438fa027.tar.bz2
gentoo-47924c9cc6c4597423b6147b2c246ab6438fa027.zip
net-misc/ntpsec: add upstream patch and expand py3 compat
* closes bugs #709258 and #710414 Package-Manager: Portage-2.3.67, Repoman-2.3.17 Signed-off-by: Steve Arnold <nerdboy@gentoo.org>
Diffstat (limited to 'net-misc/ntpsec/ntpsec-9999.ebuild')
-rw-r--r--net-misc/ntpsec/ntpsec-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ntpsec/ntpsec-9999.ebuild b/net-misc/ntpsec/ntpsec-9999.ebuild
index 1316806dc69d..36dc8d080881 100644
--- a/net-misc/ntpsec/ntpsec-9999.ebuild
+++ b/net-misc/ntpsec/ntpsec-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_REQ_USE='threads(+)'
inherit flag-o-matic python-r1 waf-utils systemd