mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/keystone: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=6
|
||||
|
||||
DISTUTILS_OPTIONAL=1
|
||||
CMAKE_MIN_VERSION=3.8.7
|
||||
PYTHON_COMPAT=( python{2_7,3_6} )
|
||||
PYTHON_COMPAT=( python3_6 )
|
||||
|
||||
inherit cmake-utils distutils-r1 llvm
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=6
|
||||
|
||||
DISTUTILS_OPTIONAL=1
|
||||
CMAKE_MIN_VERSION=3.8.7
|
||||
PYTHON_COMPAT=( python{2_7,3_6} )
|
||||
PYTHON_COMPAT=( python3_6 )
|
||||
|
||||
inherit cmake-utils distutils-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user