commit: 7ead496629a43f47d04ea7f5e327baab34087557 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Oct 27 06:35:29 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Oct 27 06:35:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ead4966
dev-libs/capstone: amd64 stable wrt bug #815499 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-libs/capstone/capstone-4.0.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/capstone/capstone-4.0.2-r2.ebuild b/dev-libs/capstone/capstone-4.0.2-r2.ebuild index 893c0616467..b232bd3855b 100644 --- a/dev-libs/capstone/capstone-4.0.2-r2.ebuild +++ b/dev-libs/capstone/capstone-4.0.2-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/aquynh/${PN}/archive/${PV/_rc/-rc}.tar.gz -> ${P}.ta LICENSE="BSD" SLOT="0/4" # libcapstone.so.4 -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" # A few disassembly outputs need an update RESTRICT="test"
