diff --git a/net-p2p/nicotineplus/nicotineplus-3.3.10.recipe b/net-p2p/nicotineplus/nicotineplus-3.3.10.recipe index 09ded217b..9d59065cc 100644 --- a/net-p2p/nicotineplus/nicotineplus-3.3.10.recipe +++ b/net-p2p/nicotineplus/nicotineplus-3.3.10.recipe @@ -4,7 +4,7 @@ alternative to the official Soulseek client, while also providing a comprehensiv HOMEPAGE="https://nicotine-plus.org/" COPYRIGHT="2001–2025 Nicotine+, Nicotine and PySoulSeek Contributors" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/nicotine-plus/nicotine-plus/archive/refs/tags/$portVersion.tar.gz" CHECKSUM_SHA256="3917ebc562f2d6a6b26b3d815d7cbdf1d11c058d994b1f47794bbb850489b35e" SOURCE_DIR="nicotine-plus-$portVersion" @@ -12,7 +12,7 @@ ADDITIONAL_FILES="nicotineplus.rdef.in" PATCHES="nicotineplus-$portVersion.patchset" ARCHITECTURES="all !x86_gcc2" -SECONDARY_ARCHITECTURES="x86" +SECONDARY_ARCHITECTURES="?x86" pythonVersion=3.10 pythonPackage=python${pythonVersion//.}