commit: 75e4828ad61ee8f0e41a147d25090e4306a501f9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 13 16:25:18 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 13 16:26:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75e4828a
dev-libs/libclangformat-ide: arm keyworded (bug #729580)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/libclangformat-ide/libclangformat-ide-10.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/libclangformat-ide/libclangformat-ide-10.0.0.ebuild
b/dev-libs/libclangformat-ide/libclangformat-ide-10.0.0.ebuild
index 5c04b67cf27..768bfe1f0f4 100644
--- a/dev-libs/libclangformat-ide/libclangformat-ide-10.0.0.ebuild
+++ b/dev-libs/libclangformat-ide/libclangformat-ide-10.0.0.ebuild
@@ -13,7 +13,7 @@ llvm.org_set_globals
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="debug"
DEPEND="~sys-devel/llvm-${PV}:${SLOT}=[debug=]"