mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
w3m: enable x86_64
This commit is contained in:
@@ -13,7 +13,7 @@ SOURCE_URI="http://downloads.sf.net/w3m/w3m-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="e994d263f2fd2c22febfbe45103526e00145a7674a0fda79c822b97c2770a9e3"
|
||||
PATCHES="w3m-$portVersion.patch"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64 ?arm ?ppc"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64 ?arm ?ppc"
|
||||
|
||||
PROVIDES="
|
||||
w3m = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user