*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-ros / gennodejs / gennodejs-9999.ebuild
index 624f40fd336e4ba835d915bc313dc48b38246fc1..e9830ab0e4189d28de7e4bfcdb13668be4200aff 100644 (file)
@@ -1,17 +1,16 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=5
 
 ROS_REPO_URI="https://github.com/RethinkRobotics-opensource/gennodejs"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
 
 inherit ros-catkin
 
 DESCRIPTION="Javascript ROS message and service generators"
-HOMEPAGE="http://wiki.ros.org/genpy"
+HOMEPAGE="http://wiki.ros.org/gennodejs"
 LICENSE="Apache-2.0"
 SLOT="0/${PV}"
 IUSE=""