sys-libs/compiler-rt: x86 stable (bug #637210)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 19 Nov 2017 19:05:16 +0000 (20:05 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 19 Nov 2017 19:14:42 +0000 (20:14 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.4

sys-libs/compiler-rt/compiler-rt-4.0.1.ebuild

index bc1e65eb314fd3d37b6a70c2c3e7d1195538e058..60da7b150a0a8ef16487c5cb82fd343bcc2362d8 100644 (file)
@@ -17,7 +17,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${P/_/}.src.tar.xz"
 
 LICENSE="|| ( UoI-NCSA MIT )"
 SLOT="${PV%_*}"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
 IUSE="+clang test"
 
 LLVM_SLOT=${SLOT%%.*}