From 3754fa4f060bcbe181e1faeef7e5a72d6bcea242 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Fri, 11 Oct 2019 01:39:50 +0200 Subject: [PATCH] dev-libs/libxmlb: drop python 3.4 support Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- dev-libs/libxmlb/libxmlb-0.1.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libxmlb/libxmlb-0.1.12.ebuild b/dev-libs/libxmlb/libxmlb-0.1.12.ebuild index 51a1b304f84c..203b7a1d9e50 100644 --- a/dev-libs/libxmlb/libxmlb-0.1.12.ebuild +++ b/dev-libs/libxmlb/libxmlb-0.1.12.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) inherit meson python-any-r1 -- 2.26.2