summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-11 14:24:16 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-11 14:24:16 +0300
commit455e7c1b1101a1285368d92e9eff83d4128bcb68 (patch)
treefb7de7941f3590d1af6a665947d696d9fe411a60 /sys-libs/compiler-rt
parentsys-devel/clang: x86 stable wrt bug #674068 (diff)
downloadgentoo-455e7c1b1101a1285368d92e9eff83d4128bcb68.tar.gz
gentoo-455e7c1b1101a1285368d92e9eff83d4128bcb68.tar.bz2
gentoo-455e7c1b1101a1285368d92e9eff83d4128bcb68.zip
sys-libs/compiler-rt: x86 stable wrt bug #674068
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
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 554aed277125..cb60dc617540 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 )"