diff options
Diffstat (limited to 'dev-python/python-cstruct')
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/python-cstruct/python-cstruct-3.0.ebuild b/dev-python/python-cstruct/python-cstruct-3.0.ebuild index 870df7088705..1fe5c20728f3 100644 --- a/dev-python/python-cstruct/python-cstruct-3.0.ebuild +++ b/dev-python/python-cstruct/python-cstruct-3.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 DESCRIPTION="C-style structs for Python" diff --git a/dev-python/python-cstruct/python-cstruct-3.1.ebuild b/dev-python/python-cstruct/python-cstruct-3.1.ebuild index 870df7088705..1fe5c20728f3 100644 --- a/dev-python/python-cstruct/python-cstruct-3.1.ebuild +++ b/dev-python/python-cstruct/python-cstruct-3.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 DESCRIPTION="C-style structs for Python" diff --git a/dev-python/python-cstruct/python-cstruct-3.2.ebuild b/dev-python/python-cstruct/python-cstruct-3.2.ebuild index 870df7088705..1fe5c20728f3 100644 --- a/dev-python/python-cstruct/python-cstruct-3.2.ebuild +++ b/dev-python/python-cstruct/python-cstruct-3.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 DESCRIPTION="C-style structs for Python" diff --git a/dev-python/python-cstruct/python-cstruct-3.3.ebuild b/dev-python/python-cstruct/python-cstruct-3.3.ebuild index 870df7088705..1fe5c20728f3 100644 --- a/dev-python/python-cstruct/python-cstruct-3.3.ebuild +++ b/dev-python/python-cstruct/python-cstruct-3.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 DESCRIPTION="C-style structs for Python" |
