commit: 4ece86f98d6873c57d0f492bca2e1eb0b682563a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 16 05:43:13 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 16 06:04:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ece86f9
net-wireless/jackit: Remove Python 2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-wireless/jackit/jackit-0.0_p20170918.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-wireless/jackit/jackit-0.0_p20170918.ebuild
b/net-wireless/jackit/jackit-0.0_p20170918.ebuild
index 09d8500674b..1e408e119d8 100644
--- a/net-wireless/jackit/jackit-0.0_p20170918.ebuild
+++ b/net-wireless/jackit/jackit-0.0_p20170918.ebuild
@@ -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"