From 2bd33f5842af81e8262dc290bc20a64b4fb8c4fc Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 10 Feb 2020 22:16:07 +0100 Subject: sys-libs/libsemanage: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-libs/libsemanage/libsemanage-2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-libs/libsemanage') 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 -- cgit v1.2.3-65-gdbad