summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-13 13:32:03 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-13 13:32:03 -0400
commit962790f75ab519a04bf1531a9848be3d0f9fc415 (patch)
tree697655386748e5f6d46b4e9f1373a5f6db5fac42 /sys-libs
parentsys-devel/clang: arm64 stable (diff)
downloadgentoo-962790f75ab519a04bf1531a9848be3d0f9fc415.tar.gz
gentoo-962790f75ab519a04bf1531a9848be3d0f9fc415.tar.bz2
gentoo-962790f75ab519a04bf1531a9848be3d0f9fc415.zip
sys-libs/compiler-rt: 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-libs')
-rw-r--r--sys-libs/compiler-rt/compiler-rt-7.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-7.1.0.ebuild b/sys-libs/compiler-rt/compiler-rt-7.1.0.ebuild
index cb60dc617540..058cf6b8a96e 100644
--- a/sys-libs/compiler-rt/compiler-rt-7.1.0.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-7.1.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${P/_/}.src.tar.xz"
LICENSE="|| ( UoI-NCSA MIT )"
SLOT="${PV%_*}"
-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="+clang test"
RESTRICT="!test? ( test ) !clang? ( test )"