summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-10 14:05:17 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-10 14:26:08 +0100
commit1c99d4a384f20fc3e3c614f607746ad4a0f590ee (patch)
tree7642aa8bf756da4e4953aa904c55902565531a10 /media-libs/libsndfile/libsndfile-1.0.29_pre2_p20191024.ebuild
parentmedia-libs/libepoxy: Remove py2 where possible (diff)
downloadgentoo-1c99d4a384f20fc3e3c614f607746ad4a0f590ee.tar.gz
gentoo-1c99d4a384f20fc3e3c614f607746ad4a0f590ee.tar.bz2
gentoo-1c99d4a384f20fc3e3c614f607746ad4a0f590ee.zip
media-libs/libsndfile: Remove py2 where possible
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs/libsndfile/libsndfile-1.0.29_pre2_p20191024.ebuild')
-rw-r--r--media-libs/libsndfile/libsndfile-1.0.29_pre2_p20191024.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsndfile/libsndfile-1.0.29_pre2_p20191024.ebuild b/media-libs/libsndfile/libsndfile-1.0.29_pre2_p20191024.ebuild
index 435eb04300a8..1a1ff9ab655f 100644
--- a/media-libs/libsndfile/libsndfile-1.0.29_pre2_p20191024.ebuild
+++ b/media-libs/libsndfile/libsndfile-1.0.29_pre2_p20191024.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6,3_7} pypy3 )
+PYTHON_COMPAT=( python{3_6,3_7} pypy3 )
inherit autotools python-any-r1 multilib-minimal