diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/rnc2rng/rnc2rng-2.6.6-r3.ebuild (renamed from app-text/rnc2rng/rnc2rng-2.6.6-r2.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/rnc2rng/rnc2rng-2.6.6-r2.ebuild b/app-text/rnc2rng/rnc2rng-2.6.6-r3.ebuild index 01d60a7bbf2d..e291b8cc981a 100644 --- a/app-text/rnc2rng/rnc2rng-2.6.6-r2.ebuild +++ b/app-text/rnc2rng/rnc2rng-2.6.6-r3.ebuild @@ -4,6 +4,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{9,10,11} ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi DESCRIPTION="RELAX NG Compact to regular syntax conversion library" |