dev-ros/gennodejs: Add pypy/3 support

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Alexis Ballier
2017-02-23 10:42:52 +01:00
parent ad7f2ba5b2
commit 1c77bb0df0
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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