pycopy-binascii: add python3.8, keywords

This commit is contained in:
blshkv 2020-01-30 17:31:39 +08:00
parent 08355066c0
commit a1f478efb2
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F
2 changed files with 3 additions and 3 deletions

View file

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

View file

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