net-wireless/jackit: Remove Python 2
authorMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 05:43:13 +0000 (06:43 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 06:04:53 +0000 (07:04 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-wireless/jackit/jackit-0.0_p20170918.ebuild

index 09d8500674b8e8dcc0fc41aba23864a0fdd7270c..1e408e119d875c194a0692b4752e3db1c325cd10 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="Exploit Code for Mousejack"