mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
librevenge: enable x86_64.
This commit is contained in:
@@ -16,7 +16,7 @@ HOMEPAGE="http://sourceforge.net/p/libwpd/wiki/librevenge/"
|
||||
SRC_URI="http://prdownloads.sourceforge.net/libwpd/librevenge-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="428c918c7775a860f4fb642643099932abcf6fe5cb72c8b0d25ee6b84ad55490"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86 ?x86_64"
|
||||
ARCHITECTURES="x86 x86_64"
|
||||
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
|
||||
ARCHITECTURES="$ARCHITECTURES x86_gcc2"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user