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-1.1.8.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-1.1.8.ebuild')
-rw-r--r--net-misc/ntpsec/ntpsec-1.1.8.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-misc/ntpsec/ntpsec-1.1.8.ebuild b/net-misc/ntpsec/ntpsec-1.1.8.ebuild
index 1316806dc69d..128e2a23826c 100644
--- a/net-misc/ntpsec/ntpsec-1.1.8.ebuild
+++ b/net-misc/ntpsec/ntpsec-1.1.8.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
@@ -62,6 +62,8 @@ DEPEND="${CDEPEND}
WAF_BINARY="${S}/waf"
+PATCHES=( "${FILESDIR}/${P}-externalize-sys_maxclock-fix-for-bug-708522.patch" )
+
src_prepare() {
default
# Remove autostripping of binaries