dev-python/soundfile: Drop python3_4 support
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Manifest-Sign-Key: 00EFD31F1B60D5DBADB831C1C0ECE6960E54475B Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
parent
05757bc99b
commit
ae34fecabc
@ -1,10 +1,10 @@
|
||||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
# drop pypy{,3} as long as cffi has no support for it
|
||||
PYTHON_COMPAT=( python2_7 python3_{3,4,5,6,7} )
|
||||
PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user