From a07592bfddb1a98af641fe55181cb7ac8d07712d Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Wed, 3 May 2017 17:16:12 +0200 Subject: sys-fs/cryptsetup: Added python-3.6 support. Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- sys-fs/cryptsetup/cryptsetup-1.7.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-fs/cryptsetup') diff --git a/sys-fs/cryptsetup/cryptsetup-1.7.5.ebuild b/sys-fs/cryptsetup/cryptsetup-1.7.5.ebuild index 531ebe573224..503731c56b59 100644 --- a/sys-fs/cryptsetup/cryptsetup-1.7.5.ebuild +++ b/sys-fs/cryptsetup/cryptsetup-1.7.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit autotools distutils-r1 linux-info libtool eutils versionator -- cgit v1.2.3-65-gdbad