From 1fdb5ab85428a9310e65d2bb95145390664984e2 Mon Sep 17 00:00:00 2001 From: Thomas Bettler Date: Sun, 12 Dec 2021 19:57:28 +0100 Subject: dev-python/gst-python: add python 3.10 Closes: https://bugs.gentoo.org/829009 Closes: https://github.com/gentoo/gentoo/pull/23272 Signed-off-by: Thomas Bettler Signed-off-by: Matt Turner --- dev-python/gst-python/gst-python-1.18.4.ebuild | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dev-python/gst-python/gst-python-1.18.4.ebuild') diff --git a/dev-python/gst-python/gst-python-1.18.4.ebuild b/dev-python/gst-python/gst-python-1.18.4.ebuild index 911b008ead42..7b3a8d2265cd 100644 --- a/dev-python/gst-python/gst-python-1.18.4.ebuild +++ b/dev-python/gst-python/gst-python-1.18.4.ebuild @@ -26,6 +26,10 @@ BDEPEND=" virtual/pkgconfig " +PATCHES=( + "${FILESDIR}/${P}-avoid-treating-float-as-int.patch" +) + src_prepare() { default -- cgit v1.2.3