*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pygcrypt / pygcrypt-1.0.0.ebuild
index edae8926b053b9b392651813fcd0b6839393f9a4..a77085cd052b50ad578da00c1ae2b7bbab41431b 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python{3_5,3_6} )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="CFFI interface to dev-libs/libgcrypt"