summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-04-24 10:58:57 +0200
committerPacho Ramos <pacho@gentoo.org>2017-04-24 11:31:05 +0200
commitc32fe0278e2af1afbbb79544e7fb54b3cc01a0c5 (patch)
tree309b377e252d98fc40e4752d5bea8181727e92ed /dev-libs/sord/sord-0.16.0.ebuild
parentdev-libs/serd: Support newer python (diff)
downloadgentoo-c32fe0278e2af1afbbb79544e7fb54b3cc01a0c5.tar.gz
gentoo-c32fe0278e2af1afbbb79544e7fb54b3cc01a0c5.tar.bz2
gentoo-c32fe0278e2af1afbbb79544e7fb54b3cc01a0c5.zip
dev-libs/sord: Support newer python
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-libs/sord/sord-0.16.0.ebuild')
-rw-r--r--dev-libs/sord/sord-0.16.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/sord/sord-0.16.0.ebuild b/dev-libs/sord/sord-0.16.0.ebuild
index 50761e227089..73eafe5dc2b1 100644
--- a/dev-libs/sord/sord-0.16.0.ebuild
+++ b/dev-libs/sord/sord-0.16.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
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