[dev-libs/Ice] add py3k10, php8 for 3.7, disable building tests

This commit is contained in:
2021-06-16 12:29:17 +02:00
parent 1c7030ff3d
commit 3f540d2894
3 changed files with 13 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{8..9} )
PYTHON_COMPAT=( python3_{8..10} )
RUBY_OPTIONAL="yes"
USE_RUBY="ruby27"