dev-python/torrequest: update PYTHON_COMPAT

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Yury Martynov <email@linxon.ru>
This commit is contained in:
Yury Martynov 2020-09-21 22:35:41 +03:00
parent 23e0738d8e
commit bef944514d
No known key found for this signature in database
GPG key ID: EBE62DD0CCEAE19E

View file

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7} )
PYTHON_COMPAT=( python3_{6..9} )
inherit distutils-r1
@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/erdiaker/torrequest"
HASH_COMMIT="8c1b5d0b90bbc5f302cc624a8ae61545542b99f4"
SRC_URI="https://github.com/erdiaker/torrequest/archive/${HASH_COMMIT}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
KEYWORDS="~amd64 ~arm ~mips ~x86"
LICENSE="MIT"
SLOT="0"