From e42a69feb7acd04bb595cd7f4c821e54a04008e1 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 24 Jun 2018 17:01:14 +0200 Subject: [PATCH] dev-python/maybe: Support python3.6 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- dev-python/maybe/maybe-0.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/maybe/maybe-0.4.0.ebuild b/dev-python/maybe/maybe-0.4.0.ebuild index 7e7bc84fbba9..dc0de7534f33 100644 --- a/dev-python/maybe/maybe-0.4.0.ebuild +++ b/dev-python/maybe/maybe-0.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) inherit distutils-r1 -- 2.26.2