summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-09-16 17:58:06 -0400
committerAaron Bauman <bman@gentoo.org>2019-09-16 18:13:47 -0400
commit982a98a5b9426ac7c515274c463d20fbfa55a54d (patch)
treef9bf25adb4942c40a93d58c4d928e00bb20ccf7d
parentdev-util/lldb: arm64 stable (bug #693856) (diff)
downloadgentoo-982a98a5.tar.gz
gentoo-982a98a5.tar.bz2
gentoo-982a98a5.zip
sys-libs/compiler-rt: arm64 stable (bug #693856)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17
-rw-r--r--sys-libs/compiler-rt/compiler-rt-8.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-8.0.1.ebuild b/sys-libs/compiler-rt/compiler-rt-8.0.1.ebuild
index 809f1f7861c0..4bb883a980cc 100644
--- a/sys-libs/compiler-rt/compiler-rt-8.0.1.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-8.0.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/llvm/llvm-project/releases/download/llvmorg-${PV}/${
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 )"