mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-04 18:40:19 +02:00
pycopy-binascii: add python3.8, keywords
This commit is contained in:
parent
08355066c0
commit
a1f478efb2
2 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{5,6,7} )
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit python-r1
|
||||
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ dev-python/simplesoapy
|
|||
=dev-python/pyinstaller-3*
|
||||
|
||||
#required by "yubioath-desktop"
|
||||
=dev-python/pyscard-1.9*
|
||||
dev-python/pycopy-binascii
|
||||
|
||||
#stable version has a dep on pip which fails on x86
|
||||
~dev-python/pbr-1.9.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue