capstone: enable x86_64.

This commit is contained in:
Jerome Duval
2017-01-22 14:12:16 +01:00
parent 8920d413be
commit bb842181fb

View File

@@ -18,7 +18,7 @@ LICENSE="BSD (3-clause)"
COPYRIGHT="2013-2015, COSEINC"
REVISION="1"
ARCHITECTURES="x86"
ARCHITECTURES="x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
SOURCE_URI="https://github.com/aquynh/capstone/archive/$portVersion.tar.gz"