sys-libs/compiler-rt: x86 stable (bug #661776)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 22 Jul 2018 18:13:43 +0000 (20:13 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 22 Jul 2018 18:16:36 +0000 (20:16 +0200)
Package-Manager: Portage-2.3.43, Repoman-2.3.10

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

index 31d4c6152204daeb9580a57d2bd90d964a1c63fc..ef0670407883b46cc6ceea2b678d0149f389309a 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 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="+clang test"
 RESTRICT="!test? ( test ) !clang? ( test )"