From 7e1aa2f35d6c770e5678eadce92f7806c8204303 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Mon, 13 Jan 2020 07:27:29 +0000 Subject: app-misc/pax-utils: add python 3.8 support Tested by Arfrever. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich --- app-misc/pax-utils/pax-utils-1.2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-misc/pax-utils') diff --git a/app-misc/pax-utils/pax-utils-1.2.4.ebuild b/app-misc/pax-utils/pax-utils-1.2.4.ebuild index 204c06270db0..b4f02979653c 100644 --- a/app-misc/pax-utils/pax-utils-1.2.4.ebuild +++ b/app-misc/pax-utils/pax-utils-1.2.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python2_7 python3_{6,7,8} ) inherit eutils python-single-r1 toolchain-funcs unpacker -- cgit v1.2.3-65-gdbad