mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-ros/gennodejs: Add pypy/3 support
Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=5
|
||||
|
||||
ROS_REPO_URI="https://github.com/RethinkRobotics-opensource/gennodejs"
|
||||
KEYWORDS="~amd64 ~arm"
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} )
|
||||
|
||||
inherit ros-catkin
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
|
||||
ROS_REPO_URI="https://github.com/RethinkRobotics-opensource/gennodejs"
|
||||
KEYWORDS="~amd64 ~arm"
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} )
|
||||
|
||||
inherit ros-catkin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user