diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-27 15:19:42 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-27 15:20:18 +0300 |
commit | eb07355f9ce072f6e7705cd2469d23a6a7901bc4 (patch) | |
tree | 4d6383111d43399ee98c93e26e0d255f34c31df6 /sys-devel/clang-common | |
parent | sys-devel/lld: arm stable wrt bug #705530 (diff) | |
download | gentoo-eb07355f9ce072f6e7705cd2469d23a6a7901bc4.tar.gz gentoo-eb07355f9ce072f6e7705cd2469d23a6a7901bc4.tar.bz2 gentoo-eb07355f9ce072f6e7705cd2469d23a6a7901bc4.zip |
sys-devel/clang-common: arm stable wrt bug #705530
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-devel/clang-common')
-rw-r--r-- | sys-devel/clang-common/clang-common-9.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-9.0.1.ebuild b/sys-devel/clang-common/clang-common-9.0.1.ebuild index 50b120726744..90a24996694e 100644 --- a/sys-devel/clang-common/clang-common-9.0.1.ebuild +++ b/sys-devel/clang-common/clang-common-9.0.1.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:*" |