From d2a611a9e151bf2387eecec1aa82aab52a46644f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Sat, 25 Mar 2023 12:14:59 +0100 Subject: [PATCH] calibre: fix reference to python3.8 --- app-text/calibre/calibre-5.32.0.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-text/calibre/calibre-5.32.0.recipe b/app-text/calibre/calibre-5.32.0.recipe index 369a12de5..826a17c30 100644 --- a/app-text/calibre/calibre-5.32.0.recipe +++ b/app-text/calibre/calibre-5.32.0.recipe @@ -7,13 +7,13 @@ convenient reading. It is cross platform, running on Linux, Windows and macOS." HOMEPAGE="https://calibre-ebook.com/" COPYRIGHT="2008-2019 Kovid Goyal" LICENSE="GNU GPL v3" -REVISION="3" +REVISION="4" SOURCE_URI="https://download.calibre-ebook.com/$portVersion/calibre-$portVersion.tar.xz" CHECKSUM_SHA256="3571efc1cc773e453b459096a38b141fd0c7784fb9611505a1f9a55648f47e5e" PATCHES="calibre-$portVersion.patchset" ADDITIONAL_FILES="calibre.rdef.in" -ARCHITECTURES="all ?x86_gcc2 ?x86" +ARCHITECTURES="all ?x86_gcc2" SECONDARY_ARCHITECTURES="?x86" # On x86_gcc2 we don't want to install the commands in bin//, but in bin/. @@ -196,7 +196,7 @@ BUILD_PREREQUIRES=" cmd:nasm cmd:optipng cmd:pkg_config$secondaryArchSuffix - cmd:python3.8 + cmd:python3.9 cmd:pyrcc5 cmd:qmake >= 5 cmd:sip