Skip to content

Commit

Permalink
capstone: enable x86_64.
Browse files Browse the repository at this point in the history
  • Loading branch information
korli committed Jan 22, 2017
1 parent 8920d41 commit bb84218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-util/capstone/capstone-3.0.4.recipe
Expand Up @@ -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"
Expand Down

0 comments on commit bb84218

Please sign in to comment.