summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-09-13 21:03:21 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-09-13 21:03:48 +0300
commitea51ae651edcfeff7682d0fcaa86ff1243c3f4d1 (patch)
tree19924273fe35ad14fcabc105ad70bdfe9311b718 /sys-libs/compiler-rt
parentsys-devel/clang-runtime: arm stable wrt bug #692104 (diff)
downloadgentoo-ea51ae651edcfeff7682d0fcaa86ff1243c3f4d1.tar.gz
gentoo-ea51ae651edcfeff7682d0fcaa86ff1243c3f4d1.tar.bz2
gentoo-ea51ae651edcfeff7682d0fcaa86ff1243c3f4d1.zip
sys-libs/compiler-rt: 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-libs/compiler-rt')
-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 058cf6b8a96e..cceccb1149a5 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 )"