summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-29 15:56:47 +0000
committerMart Raudsepp <leio@gentoo.org>2020-07-04 15:27:57 +0300
commit56a97ce13d6c0ae4ad1d78431d71d3eb221253be (patch)
tree4ef29210f5d0a28680e4eee71be8019fe138750a /sys-devel/clang-common
parentsys-devel/lld: arm64 stable (bug #727762) (diff)
downloadgentoo-56a97ce13d6c0ae4ad1d78431d71d3eb221253be.tar.gz
gentoo-56a97ce13d6c0ae4ad1d78431d71d3eb221253be.tar.bz2
gentoo-56a97ce13d6c0ae4ad1d78431d71d3eb221253be.zip
sys-devel/clang-common: arm64 stable (bug #727762)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'sys-devel/clang-common')
-rw-r--r--sys-devel/clang-common/clang-common-10.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-10.0.0.ebuild b/sys-devel/clang-common/clang-common-10.0.0.ebuild
index 6589ec8ee118..9e94b0b2894d 100644
--- a/sys-devel/clang-common/clang-common-10.0.0.ebuild
+++ b/sys-devel/clang-common/clang-common-10.0.0.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/clang/utils
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
PDEPEND="sys-devel/clang:*"