summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-11-30 10:53:19 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-11-30 13:07:25 +0100
commit7d35a4e5ee4180b0fd3761e57c9c02bee1849913 (patch)
treea5126a450f1e82da924bf668e150ad922876c289
parent*/*: Reassign most of eva@'s packages (diff)
downloadgentoo-7d35a4e5.tar.gz
gentoo-7d35a4e5.tar.bz2
gentoo-7d35a4e5.zip
media-libs/openimageio: python3_7
Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--media-libs/openimageio/openimageio-1.8.17-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/openimageio/openimageio-1.8.17-r1.ebuild b/media-libs/openimageio/openimageio-1.8.17-r1.ebuild
index 8e563d74595e..0ce713b21a93 100644
--- a/media-libs/openimageio/openimageio-1.8.17-r1.ebuild
+++ b/media-libs/openimageio/openimageio-1.8.17-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
inherit cmake-utils python-single-r1
DESCRIPTION="A library for reading and writing images"