diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 21:03:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 21:03:46 +0300 |
commit | d2a989df6e7ea0af0be52a024ff5969beeec8023 (patch) | |
tree | e25c31b1a44baa4491af3f47b28fc9ddf710d0f3 /sys-devel/clang-common | |
parent | sys-devel/clang: arm stable wrt bug #692104 (diff) | |
download | gentoo-d2a989df6e7ea0af0be52a024ff5969beeec8023.tar.gz gentoo-d2a989df6e7ea0af0be52a024ff5969beeec8023.tar.bz2 gentoo-d2a989df6e7ea0af0be52a024ff5969beeec8023.zip |
sys-devel/clang-common: arm stable wrt bug #692104
Package-Manager: Portage-2.3.69, Repoman-2.3.16
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-7.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-7.1.0.ebuild b/sys-devel/clang-common/clang-common-7.1.0.ebuild index 113acd47fadd..d3a52b4c499d 100644 --- a/sys-devel/clang-common/clang-common-7.1.0.ebuild +++ b/sys-devel/clang-common/clang-common-7.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz" LICENSE="UoI-NCSA" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" PDEPEND="sys-devel/clang:*" |