aboutsummaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2021-02-07 10:57:15 +0100
committerJory Pratt <anarchy@gentoo.org>2021-02-24 08:15:01 -0600
commitf72947239a226c96ed8c8b45ded61ca15d7a603e (patch)
tree7659a0d3d277e68ba757dd1edf2bb49169f5df23 /net-fs
parentnet-libs/webkit-gtk: security cleanup (diff)
downloadmusl-f72947239a226c96ed8c8b45ded61ca15d7a603e.tar.gz
musl-f72947239a226c96ed8c8b45ded61ca15d7a603e.tar.bz2
musl-f72947239a226c96ed8c8b45ded61ca15d7a603e.zip
*/*: Remove obsolete values from PYTHON_COMPAT
Closes: https://github.com/gentoo/musl/pull/376 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Jory Pratt <anarchy@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/samba/samba-4.11.6-r2.ebuild2
-rw-r--r--net-fs/samba/samba-4.11.8.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-4.11.6-r2.ebuild b/net-fs/samba/samba-4.11.6-r2.ebuild
index 99d99d31..2e889126 100644
--- a/net-fs/samba/samba-4.11.6-r2.ebuild
+++ b/net-fs/samba/samba-4.11.6-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8} )
PYTHON_REQ_USE='threads(+),xml(+)'
inherit python-single-r1 waf-utils multilib-minimal linux-info systemd pam
diff --git a/net-fs/samba/samba-4.11.8.ebuild b/net-fs/samba/samba-4.11.8.ebuild
index ac196240..1f517b03 100644
--- a/net-fs/samba/samba-4.11.8.ebuild
+++ b/net-fs/samba/samba-4.11.8.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8} )
PYTHON_REQ_USE='threads(+),xml(+)'
inherit python-single-r1 waf-utils multilib-minimal linux-info systemd pam