mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 15:59:00 -04:00
dev-lang/swift: disable py3.6, py3.7, py3.8, py3.9
Signed-off-by: Itai Ferber <itai@itaiferber.net>
This commit is contained in:
parent
42992f2982
commit
62e1a683e7
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{6..13} )
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
inherit python-single-r1
|
||||
|
||||
DESCRIPTION="A high-level, general-purpose, multi-paradigm, compiled programming language"
|
||||
@ -79,6 +79,7 @@ RDEPEND="
|
||||
"
|
||||
|
||||
BDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
>=dev-util/patchelf-0.18
|
||||
>=sys-apps/coreutils-9
|
||||
"
|
||||
|
Loading…
x
Reference in New Issue
Block a user