mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
global: Drop dead implementations from PYTHON_COMPAT
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=5
|
||||
|
||||
ROS_REPO_URI="https://github.com/ros/gencpp"
|
||||
KEYWORDS="~amd64 ~arm"
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
|
||||
|
||||
inherit ros-catkin
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
|
||||
ROS_REPO_URI="https://github.com/ros/gencpp"
|
||||
KEYWORDS="~amd64 ~arm"
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
|
||||
|
||||
inherit ros-catkin
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
|
||||
ROS_REPO_URI="https://github.com/ros/gencpp"
|
||||
KEYWORDS="~amd64 ~arm"
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
|
||||
|
||||
inherit ros-catkin
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
|
||||
ROS_REPO_URI="https://github.com/ros/gencpp"
|
||||
KEYWORDS="~amd64 ~arm"
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
|
||||
|
||||
inherit ros-catkin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user