Add x86_64 as supported architecture to ports required by Haiku.

This commit is contained in:
Oliver Tappe
2013-08-31 14:11:32 +02:00
parent 89d3ae6f21
commit 8ec70f6e92
68 changed files with 331 additions and 326 deletions

View File

@@ -12,7 +12,7 @@ LICENSE="GNU GPL v2"
SRC_URI="http://ftp.stack.nl/pub/users/dimitri/doxygen-1.6.3.src.tar.gz"
CHECKSUM_MD5="2d6ea20a9d850d94321cee78bab7bb87"
REVISION="4"
ARCHITECTURES="x86_gcc2 x86"
ARCHITECTURES="x86_gcc2 x86 x86_64"
PATCHES="doxygen-1.6.3.patchset"