sys-libs/compiler-rt: x86 stable (bug #657516)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 7 Jun 2018 17:18:25 +0000 (19:18 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 7 Jun 2018 17:20:59 +0000 (19:20 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

index 65ae3bd4255d0a6b33a2e1c4dd34a48b10aff295..c6f609d1a897a0fe1261feec4ebc2b9f170204ef 100644 (file)
@@ -16,7 +16,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${P/_/}.src.tar.xz"
 
 LICENSE="|| ( UoI-NCSA MIT )"
 SLOT="${PV%_*}"
-KEYWORDS="amd64 ~arm64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="+clang test"
 
 CLANG_SLOT=${SLOT%%.*}