From 359628436e781c60ff851420bd66a52f83f2f2b7 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Wed, 27 Jun 2018 20:24:35 +0200 Subject: [PATCH] app-text/sigil: Support python3.6 Package-Manager: Portage-2.3.41, Repoman-2.3.9 --- app-text/sigil/sigil-0.9.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/sigil/sigil-0.9.8.ebuild b/app-text/sigil/sigil-0.9.8.ebuild index 533b009579dd..c033f4ff46fb 100644 --- a/app-text/sigil/sigil-0.9.8.ebuild +++ b/app-text/sigil/sigil-0.9.8.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_4 python3_5 ) +PYTHON_COMPAT=( python3_{4,5,6} ) inherit cmake-utils python-single-r1 -- 2.26.2