mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libpsl, disable x86_gcc2, no libunistring for primary arch on 32bit (#8569)
This commit is contained in:
@@ -6,11 +6,11 @@ parts of the domain in a user interface, and sort domain lists by site."
|
||||
HOMEPAGE="https://rockdaboot.github.io/libpsl/"
|
||||
COPYRIGHT="2014-2018 Tim Rühsen"
|
||||
LICENSE="libpsl"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/rockdaboot/libpsl/releases/download/$portVersion/libpsl-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ac6ce1e1fbd4d0254c4ddb9d37f1fa99dec83619c1253328155206b896210d4c"
|
||||
|
||||
ARCHITECTURES="all"
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
IDNA=libidn2
|
||||
|
||||
Reference in New Issue
Block a user