Skip to content

Commit

Permalink
dev-libs/capstone: keyworded for ~arm64 (thanks to Dan Robertson), bu…
Browse files Browse the repository at this point in the history
…g #633892

Reported-by: Dan Robertson
Bug: https://bugs.gentoo.org/633892
Package-Manager: Portage-2.3.10, Repoman-2.3.3
  • Loading branch information
Sergei Trofimovich committed Oct 12, 2017
1 parent 850deaa commit 30c1405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-libs/capstone/capstone-3.0.5_rc2-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ SRC_URI="https://github.com/aquynh/${PN}/archive/${PV/_rc/-rc}.tar.gz -> ${P}.ta

LICENSE="BSD"
SLOT="0/3" # libcapstone.so.3
KEYWORDS="~amd64 ~arm ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"

IUSE="python"
RDEPEND="python? ( ${PYTHON_DEPS} )"
Expand Down

0 comments on commit 30c1405

Please sign in to comment.