summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-26 22:44:25 +0000
committerSam James <sam@gentoo.org>2021-02-26 22:44:25 +0000
commit6c29a77dd58428e89e95d193bd0cdcc22a9ed9e4 (patch)
treeeb8c6a6a2d0dac52ab10ad8ba3a3243c917f0fec
parentsys-devel/lld: Stabilize 11.0.1 arm, #768567 (diff)
downloadgentoo-6c29a77d.tar.gz
gentoo-6c29a77d.tar.bz2
gentoo-6c29a77d.zip
sys-devel/clang-common: Stabilize 11.0.1 arm, #768567
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-devel/clang-common/clang-common-11.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-11.0.1.ebuild b/sys-devel/clang-common/clang-common-11.0.1.ebuild
index 8e82cc806562..4ed85328f21b 100644
--- a/sys-devel/clang-common/clang-common-11.0.1.ebuild
+++ b/sys-devel/clang-common/clang-common-11.0.1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~ppc-macos ~x64-macos"
IUSE=""
PDEPEND="sys-devel/clang:*"