commit: 4694963033e99c8df58f7f00fad68b0559b29553 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Fri Feb 2 08:58:22 2018 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Fri Feb 2 09:05:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46949630
sys-devel/llvm-common: marked ~amd64-linux Package-Manager: Portage-2.3.19, Repoman-2.3.6 sys-devel/llvm-common/llvm-common-5.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/llvm-common/llvm-common-5.0.1.ebuild b/sys-devel/llvm-common/llvm-common-5.0.1.ebuild index 28511c6310f..4516dcf8752 100644 --- a/sys-devel/llvm-common/llvm-common-5.0.1.ebuild +++ b/sys-devel/llvm-common/llvm-common-5.0.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz" LICENSE="UoI-NCSA" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86 ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="!sys-devel/llvm:0"
