dev-libs/capstone: keyworded for ~arm64 (thanks to Dan Robertson), bug #633892
authorSergei Trofimovich <slyfox@gentoo.org>
Thu, 12 Oct 2017 11:13:09 +0000 (12:13 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Thu, 12 Oct 2017 11:14:44 +0000 (12:14 +0100)
Reported-by: Dan Robertson
Bug: https://bugs.gentoo.org/633892
Package-Manager: Portage-2.3.10, Repoman-2.3.3

dev-libs/capstone/capstone-3.0.5_rc2-r1.ebuild

index 02b42dcd4eae6fea3bd9d37c8e9fbcb745024810..62b3292ce985a51eb6cb579eca868d5a5a7e3a16 100644 (file)
@@ -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} )"