diff --git a/app-editors/retext/retext-7.0.1.recipe b/app-editors/retext/retext-7.0.1.recipe index 8724d644b..470375aaf 100644 --- a/app-editors/retext/retext-7.0.1.recipe +++ b/app-editors/retext/retext-7.0.1.recipe @@ -5,16 +5,17 @@ HOMEPAGE="https://github.com/retext-project/retext" COPYRIGHT="2011–2016 Dmitry Shachnev 2011–2016 Maurice van der Pot" LICENSE="GNU GPL v3" -REVISION="3" +REVISION="4" SOURCE_URI="$HOMEPAGE/archive/$portVersion.tar.gz" CHECKSUM_SHA256="c32ccdbcf31094258c792bc0589ff3ff212dea85466d776b7f60fa7b39da4b6c" PATCHES="retext-$portVersion.patchset" -ARCHITECTURES="any" +ARCHITECTURES="x86_gcc2 x86_64" +SECONDARY_ARCHITECTURES="x86" PROVIDES=" retext$secondaryArchSuffix = $portVersion - cmd:retext$secondaryArchSuffix = $portVersion + cmd:retext = $portVersion " REQUIRES=" haiku$secondaryArchSuffix @@ -31,12 +32,13 @@ BUILD_REQUIRES=" setuptools_python38 " BUILD_PREREQUIRES=" - cmd:lrelease >= 5 + cmd:lrelease$secondaryArchSuffix >= 5 cmd:python3.8 " TEST_REQUIRES=" markups_python38 + python_markdown_math_python38 qthaikuplugins$secondaryArchSuffix "