net-wireless/urh: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 19:47:07 +0000 (21:47 +0200)
committerPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 19:50:58 +0000 (21:50 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

net-wireless/urh/urh-1.6.4.1.ebuild

index 526a67dc694f62203a23e556e19df59fbb48fbc6..2296db58326193a435a04f763b71a7f5c55497e4 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
 inherit distutils-r1 eutils
 
 DESCRIPTION="Universal Radio Hacker: investigate wireless protocols like a boss"