mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-19 21:31:10 +02:00
libforensic1394: python bump
This commit is contained in:
parent
20720bd6cf
commit
9a8bb04dfa
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7} )
|
||||
PYTHON_COMPAT=( python3_{6,7,8,9} )
|
||||
CMAKE_IN_SOURCE_BUILD=1
|
||||
|
||||
inherit distutils-r1 cmake linux-info
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7} )
|
||||
PYTHON_COMPAT=( python3_{6,7,8,9} )
|
||||
CMAKE_IN_SOURCE_BUILD=1
|
||||
|
||||
inherit distutils-r1 cmake linux-info
|
||||
|
|
|
|||
Loading…
Reference in a new issue