diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-25 08:51:32 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-25 08:51:32 +0100 |
commit | 95a03bf8b86b8514ee27fbebe9b3b6ac4c4f3486 (patch) | |
tree | 61299471b8124e67ae9e75b07b55ff97a8483870 /sys-devel | |
parent | sys-devel/clang: add ~arm64, bug #591822 (diff) | |
download | gentoo-95a03bf8b86b8514ee27fbebe9b3b6ac4c4f3486.tar.gz gentoo-95a03bf8b86b8514ee27fbebe9b3b6ac4c4f3486.tar.bz2 gentoo-95a03bf8b86b8514ee27fbebe9b3b6ac4c4f3486.zip |
sys-devel/clang-runtime: add ~arm64, bug #591822
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild b/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild index 8ecaafff4421..73fad6d64371 100644 --- a/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="libcxx openmp" # compiler-rt is installed unconditionally |