mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
unzip-6.10c23: Enable x86_64.
Seems to work OK, including attributes support.
This commit is contained in:
@@ -11,7 +11,7 @@ CHECKSUM_SHA256="a9c3f0b4377aa593a77574e2fb69aeab97e66e93d8b110797f7b329e09848b6
|
||||
SOURCE_DIR="unzip610c23"
|
||||
PATCHES="unzip-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86_64 sparc"
|
||||
ARCHITECTURES="x86_gcc2 x86_64 sparc"
|
||||
|
||||
PROVIDES="
|
||||
unzip = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user