[dev-libs/Ice] fix ruby in 3.1 ebuild, add py3k11 for testing

This commit is contained in:
Robert Förster 2022-06-04 10:50:49 +02:00
parent 5a673bbc29
commit 93f7dd0ff8
4 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{8,9,10} )
PYTHON_COMPAT=( python3_{8..11} )
RUBY_OPTIONAL="yes"
USE_RUBY="ruby30"

View File

@ -3,10 +3,10 @@
EAPI=8
PYTHON_COMPAT=( python3_{8,9,10} )
PYTHON_COMPAT=( python3_{8..11} )
RUBY_OPTIONAL="yes"
USE_RUBY="ruby30"
USE_RUBY="ruby31"
PHP_EXT_NAME="IcePHP"
PHP_EXT_INI="yes"

View File

@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{8,9,10} )
PYTHON_COMPAT=( python3_{8..11} )
RUBY_OPTIONAL="yes"
USE_RUBY="ruby27"

View File

@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{8,9,10} )
PYTHON_COMPAT=( python3_{8..11} )
RUBY_OPTIONAL="yes"
USE_RUBY="ruby31"