diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-13 13:31:10 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-13 13:31:10 -0400 |
commit | d022a29f5eeec7aa5efee3c5b077d17ffd5c3036 (patch) | |
tree | a18c292500c812be8787fa6362fd0e167b1d325f /sys-devel/clang-common | |
parent | sys-devel/lld: arm64 stable (diff) | |
download | gentoo-d022a29f5eeec7aa5efee3c5b077d17ffd5c3036.tar.gz gentoo-d022a29f5eeec7aa5efee3c5b077d17ffd5c3036.tar.bz2 gentoo-d022a29f5eeec7aa5efee3c5b077d17ffd5c3036.zip |
sys-devel/clang-common: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
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 5b638621b4b7..113acd47fadd 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:*" |