From 0e6de80a9b78cb2f9cb7f7be8dfe010bbac86985 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20R=C3=BCger?= Date: Fri, 5 May 2017 16:25:08 +0200 Subject: [PATCH] dev-python/bsddb3: Add python3_6 Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- dev-python/bsddb3/bsddb3-6.2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/bsddb3/bsddb3-6.2.4.ebuild b/dev-python/bsddb3/bsddb3-6.2.4.ebuild index 61269bec54284..0877c98bee049 100644 --- a/dev-python/bsddb3/bsddb3-6.2.4.ebuild +++ b/dev-python/bsddb3/bsddb3-6.2.4.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) PYTHON_REQ_USE="threads(+)" inherit db-use distutils-r1