commit: 30c1405213ac6bfe721f74ac374815f871747798 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Thu Oct 12 11:13:09 2017 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Thu Oct 12 11:14:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c14052
dev-libs/capstone: keyworded for ~arm64 (thanks to Dan Robertson), bug #633892 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/capstone/capstone-3.0.5_rc2-r1.ebuild b/dev-libs/capstone/capstone-3.0.5_rc2-r1.ebuild index 02b42dcd4ea..62b3292ce98 100644 --- a/dev-libs/capstone/capstone-3.0.5_rc2-r1.ebuild +++ b/dev-libs/capstone/capstone-3.0.5_rc2-r1.ebuild @@ -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} )"
