diff options
Diffstat (limited to 'dev-libs/libnl/libnl-99999999.ebuild')
-rw-r--r-- | dev-libs/libnl/libnl-99999999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/libnl/libnl-99999999.ebuild b/dev-libs/libnl/libnl-99999999.ebuild index bb976be45138..96cee7696c84 100644 --- a/dev-libs/libnl/libnl-99999999.ebuild +++ b/dev-libs/libnl/libnl-99999999.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) + +PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} ) DISTUTILS_OPTIONAL=1 inherit autotools distutils-r1 git-r3 libtool multilib multilib-minimal |