diff options
Diffstat (limited to 'sys-apps/selinux-python/selinux-python-2.9.ebuild')
| -rw-r--r-- | sys-apps/selinux-python/selinux-python-2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/selinux-python/selinux-python-2.9.ebuild b/sys-apps/selinux-python/selinux-python-2.9.ebuild index 933f93011a07..62e2501a3dae 100644 --- a/sys-apps/selinux-python/selinux-python-2.9.ebuild +++ b/sys-apps/selinux-python/selinux-python-2.9.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="6" -PYTHON_COMPAT=( python3_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{5..10} ) PYTHON_REQ_USE="xml" inherit python-r1 toolchain-funcs |
