summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-11 14:23:04 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-11 14:23:04 +0300
commitd1253d1dd7f6edf813d837e7210f22a31f4f377f (patch)
tree536ab2fb1dd01c5df965813ddd42055f04b5ad41 /sys-libs/compiler-rt
parentsys-devel/clang: amd64 stable wrt bug #674068 (diff)
downloadgentoo-d1253d1dd7f6edf813d837e7210f22a31f4f377f.tar.gz
gentoo-d1253d1dd7f6edf813d837e7210f22a31f4f377f.tar.bz2
gentoo-d1253d1dd7f6edf813d837e7210f22a31f4f377f.zip
sys-libs/compiler-rt: amd64 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="amd64"
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 6f7b07f58986..554aed277125 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 )"