app-forensics/reglookup: removed python3_8 (repoman dependency.bad fix)

This commit is contained in:
Guido Kroon 2020-04-01 11:31:36 +02:00
parent 34f890e6d5
commit 27ec233d18
No known key found for this signature in database
GPG key ID: 394C398C531EFAB0
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{6,7} )
inherit scons-utils distutils-r1

View file

@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{6,7} )
inherit scons-utils distutils-r1 subversion