summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-05-29 17:11:50 +0200
committerPacho Ramos <pacho@gentoo.org>2017-05-29 18:32:47 +0200
commitdbae522a0c75cc70916256855b0682f834302311 (patch)
tree4cf94a5ea06e67d03bb5cae184cb46b33f921ac8 /sci-libs/libsigrokdecode
parentsci-libs/Shapely: Support newer python (diff)
downloadgentoo-dbae522a0c75cc70916256855b0682f834302311.tar.gz
gentoo-dbae522a0c75cc70916256855b0682f834302311.tar.bz2
gentoo-dbae522a0c75cc70916256855b0682f834302311.zip
sci-libs/libsigrokdecode: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sci-libs/libsigrokdecode')
-rw-r--r--sci-libs/libsigrokdecode/libsigrokdecode-0.4.1.ebuild4
-rw-r--r--sci-libs/libsigrokdecode/libsigrokdecode-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/libsigrokdecode/libsigrokdecode-0.4.1.ebuild b/sci-libs/libsigrokdecode/libsigrokdecode-0.4.1.ebuild
index 26ab528959d3..71b9b0afd043 100644
--- a/sci-libs/libsigrokdecode/libsigrokdecode-0.4.1.ebuild
+++ b/sci-libs/libsigrokdecode/libsigrokdecode-0.4.1.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="6"
-PYTHON_COMPAT=( python3_4 )
+PYTHON_COMPAT=( python3_{4,5,6} )
inherit eutils python-single-r1
diff --git a/sci-libs/libsigrokdecode/libsigrokdecode-9999.ebuild b/sci-libs/libsigrokdecode/libsigrokdecode-9999.ebuild
index 26ab528959d3..71b9b0afd043 100644
--- a/sci-libs/libsigrokdecode/libsigrokdecode-9999.ebuild
+++ b/sci-libs/libsigrokdecode/libsigrokdecode-9999.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="6"
-PYTHON_COMPAT=( python3_4 )
+PYTHON_COMPAT=( python3_{4,5,6} )
inherit eutils python-single-r1