mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02:00
rawaes: fix makefile, enable x86_64.
This commit is contained in:
@@ -10,8 +10,9 @@ REVISION="1"
|
||||
SOURCE_URI="https://github.com/bbjimmy/rawaes/archive/Final.tar.gz"
|
||||
CHECKSUM_SHA256="b60d5c7af7f8952d47d8d212f504ec550ae44bf65290e10971af81084ed22e80"
|
||||
SOURCE_DIR="rawaes-Final"
|
||||
PATCHES="rawaes-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
rawaes$secondaryArchSuffix = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user