diff options
author | Sam James <sam@gentoo.org> | 2020-07-18 14:37:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-18 14:37:19 +0000 |
commit | 6bcb39a5049377e3176cc80dbfcc326c7a13fc9c (patch) | |
tree | 939a3741c7e516f1754d561d14290cec3e6c3538 /sys-devel | |
parent | sys-devel/lld: arm stable (bug #727762) (diff) | |
download | gentoo-6bcb39a5049377e3176cc80dbfcc326c7a13fc9c.tar.gz gentoo-6bcb39a5049377e3176cc80dbfcc326c7a13fc9c.tar.bz2 gentoo-6bcb39a5049377e3176cc80dbfcc326c7a13fc9c.zip |
sys-devel/clang-common: arm stable (bug #727762)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang-common/clang-common-10.0.0.ebuild | 2 |
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 1b542b67400a..635512f56c82 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:*" |