libforensic1394: python bump

This commit is contained in:
Rick Farina (Zero_Chaos) 2020-12-03 22:39:35 -05:00
parent 20720bd6cf
commit 9a8bb04dfa
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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