mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
RetroShare: enable x86_64
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SUMMARY="An open source application that offers secure chat and file sharing"
|
||||
DESCRIPTION="Retroshare creates encrypted connections to your friends. Nobody \
|
||||
can spy on you. Retroshare is completely decentralized. This means there are \
|
||||
DESCRIPTION="RetroShare creates encrypted connections to your friends. Nobody \
|
||||
can spy on you. RetroShare is completely decentralized. This means there are \
|
||||
no central servers. It is entirely Open-Source and free. There are no costs, \
|
||||
no ads and no Terms of Service."
|
||||
HOMEPAGE="http://retroshare.sourceforge.net/"
|
||||
@@ -88,7 +88,7 @@ SOURCE_DIR="RetroShare-$portVersion"
|
||||
PATCHES="retroshare-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="retroshare.rdef"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64"
|
||||
ARCHITECTURES="x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user