From: Michał Górny Date: Mon, 10 Feb 2020 21:16:07 +0000 (+0100) Subject: sys-libs/libsemanage: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2bd33f5842af81e8262dc290bc20a64b4fb8c4fc;p=gentoo.git sys-libs/libsemanage: Remove py2 Signed-off-by: Michał Górny --- diff --git a/sys-libs/libsemanage/libsemanage-2.9.ebuild b/sys-libs/libsemanage/libsemanage-2.9.ebuild index 8cdab9deb225..194834f7856c 100644 --- a/sys-libs/libsemanage/libsemanage-2.9.ebuild +++ b/sys-libs/libsemanage/libsemanage-2.9.ebuild @@ -2,7 +2,7 @@ # 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 multilib python-r1 toolchain-funcs multilib-minimal