mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
tor: enable x86_64
This commit is contained in:
@@ -9,7 +9,7 @@ HOMEPAGE="https://www.torproject.org"
|
||||
COPYRIGHT="
|
||||
2001-2004, Roger Dingledine
|
||||
2004-2006, Roger Dingledine, Nick Mathewson
|
||||
2007-2017, The Tor Project, Inc.
|
||||
2007-2018, The Tor Project, Inc.
|
||||
"
|
||||
LICENSE="Tor"
|
||||
REVISION="1"
|
||||
@@ -17,7 +17,7 @@ SOURCE_URI="https://www.torproject.org/dist/tor-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="99bc59f6dbf395894de12f3a83b3251a82dfd93dc7f6d3afcbbd80f6111433b7"
|
||||
PATCHES="tor-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user