summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-04-24 10:56:53 +0200
committerPacho Ramos <pacho@gentoo.org>2017-04-24 11:31:04 +0200
commit84d1985aa7cf968347dc90db8fc5436c87b479ba (patch)
treec3be69bda1f3c1e63d24e90fc6ab60f27ba87c65 /dev-libs/serd
parentdev-libs/marisa: Support newer python (diff)
downloadgentoo-84d1985aa7cf968347dc90db8fc5436c87b479ba.tar.gz
gentoo-84d1985aa7cf968347dc90db8fc5436c87b479ba.tar.bz2
gentoo-84d1985aa7cf968347dc90db8fc5436c87b479ba.zip
dev-libs/serd: Support newer python
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-libs/serd')
-rw-r--r--dev-libs/serd/serd-0.26.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/serd/serd-0.26.0.ebuild b/dev-libs/serd/serd-0.26.0.ebuild
index 0f36549fbedf..2db2f168a30e 100644
--- a/dev-libs/serd/serd-0.26.0.ebuild
+++ b/dev-libs/serd/serd-0.26.0.ebuild
@@ -3,7 +3,7 @@
EAPI=4
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
PYTHON_REQ_USE='threads(+)'
inherit python-any-r1 waf-utils