sys-libs/compiler-rt: marked ~amd64-linux
authorFabian Groffen <grobian@gentoo.org>
Fri, 2 Feb 2018 09:03:33 +0000 (10:03 +0100)
committerFabian Groffen <grobian@gentoo.org>
Fri, 2 Feb 2018 09:05:33 +0000 (10:05 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

index 5218e6b35009f14b22b9b1a4b4605ff9b6696d03..6efc90216769e10c9f964841b569b4bcd3098b87 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 ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="+clang test"
 
 LLVM_SLOT=${SLOT%%.*}