From 698e7627a7f9544c3adb6a29d03e8ee50a685f65 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Mon, 29 May 2017 16:10:20 +0200 Subject: dev-python/yubiotp: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-python/yubiotp/yubiotp-0.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/yubiotp') diff --git a/dev-python/yubiotp/yubiotp-0.2.1.ebuild b/dev-python/yubiotp/yubiotp-0.2.1.ebuild index 3b7f736ef7ea..b717b151ddd9 100644 --- a/dev-python/yubiotp/yubiotp-0.2.1.ebuild +++ b/dev-python/yubiotp/yubiotp-0.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit eutils distutils-r1 -- cgit v1.2.3-65-gdbad