mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
*/*: Remove obsolete values from PYTHON_COMPAT
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de>
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
# Copyright 1999-2020 Gentoo Authors
|
# Copyright 1999-2021 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
PYTHON_COMPAT=( python3_{7,8} )
|
||||||
|
|
||||||
inherit distutils-r1
|
inherit distutils-r1
|
||||||
|
|
||||||
|
|||||||
@@ -176,7 +176,7 @@ xcb-0.8.2
|
|||||||
xml-rs-0.8.3
|
xml-rs-0.8.3
|
||||||
"
|
"
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{6..9} )
|
PYTHON_COMPAT=( python3_{7..9} )
|
||||||
|
|
||||||
inherit cargo python-any-r1
|
inherit cargo python-any-r1
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{6,7,8,9} )
|
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||||
|
|
||||||
inherit cmake check-reqs python-single-r1
|
inherit cmake check-reqs python-single-r1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user