dev-python/libnacl: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 16:11:37 +0000 (17:11 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 16:24:25 +0000 (17:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/libnacl/libnacl-1.6.1.ebuild

index 4ce664bf5c147a4630375ea0ae8d15fa36ef0f7e..1bd51f939d5efa5071d670a0229eb09d91bab717 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=(python{2_7,3_6})
+PYTHON_COMPAT=(python3_6)
 inherit distutils-r1
 
 DESCRIPTION="Python ctypes wrapper for libsodium"