diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-02-10 22:08:03 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-02-10 22:24:53 +0100 |
commit | d354f6bda46199e335a145f99fc10c2177e62921 (patch) | |
tree | d5700da90a430cbe0c9bbce9a8cadb47f6679dba /net-misc | |
parent | net-libs/pacparser: Remove py2 (diff) | |
download | gentoo-d354f6bda46199e335a145f99fc10c2177e62921.tar.gz gentoo-d354f6bda46199e335a145f99fc10c2177e62921.tar.bz2 gentoo-d354f6bda46199e335a145f99fc10c2177e62921.zip |
net-misc/ntpsec: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ntpsec/ntpsec-1.1.4.ebuild | 2 | ||||
-rw-r--r-- | net-misc/ntpsec/ntpsec-1.1.6.ebuild | 2 | ||||
-rw-r--r-- | net-misc/ntpsec/ntpsec-1.1.7-r1.ebuild | 2 | ||||
-rw-r--r-- | net-misc/ntpsec/ntpsec-1.1.8.ebuild | 2 | ||||
-rw-r--r-- | net-misc/ntpsec/ntpsec-9999.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net-misc/ntpsec/ntpsec-1.1.4.ebuild b/net-misc/ntpsec/ntpsec-1.1.4.ebuild index 89b9f6d4b4cf..213ae93609a5 100644 --- a/net-misc/ntpsec/ntpsec-1.1.4.ebuild +++ b/net-misc/ntpsec/ntpsec-1.1.4.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) PYTHON_REQ_USE='threads(+)' inherit flag-o-matic python-r1 waf-utils systemd user diff --git a/net-misc/ntpsec/ntpsec-1.1.6.ebuild b/net-misc/ntpsec/ntpsec-1.1.6.ebuild index 8862e1be4568..67b24ffac50b 100644 --- a/net-misc/ntpsec/ntpsec-1.1.6.ebuild +++ b/net-misc/ntpsec/ntpsec-1.1.6.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) PYTHON_REQ_USE='threads(+)' inherit flag-o-matic python-r1 waf-utils systemd user diff --git a/net-misc/ntpsec/ntpsec-1.1.7-r1.ebuild b/net-misc/ntpsec/ntpsec-1.1.7-r1.ebuild index ec96cc7d8316..b9f7fcb422b8 100644 --- a/net-misc/ntpsec/ntpsec-1.1.7-r1.ebuild +++ b/net-misc/ntpsec/ntpsec-1.1.7-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) PYTHON_REQ_USE='threads(+)' inherit flag-o-matic python-r1 waf-utils systemd diff --git a/net-misc/ntpsec/ntpsec-1.1.8.ebuild b/net-misc/ntpsec/ntpsec-1.1.8.ebuild index 32a1121feb40..1316806dc69d 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=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) PYTHON_REQ_USE='threads(+)' inherit flag-o-matic python-r1 waf-utils systemd diff --git a/net-misc/ntpsec/ntpsec-9999.ebuild b/net-misc/ntpsec/ntpsec-9999.ebuild index 32a1121feb40..1316806dc69d 100644 --- a/net-misc/ntpsec/ntpsec-9999.ebuild +++ b/net-misc/ntpsec/ntpsec-9999.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) PYTHON_REQ_USE='threads(+)' inherit flag-o-matic python-r1 waf-utils systemd |